Lines Matching defs:data
516 static int tda998x_cec_hook_init(void *data) in tda998x_cec_hook_init()
533 static void tda998x_cec_hook_exit(void *data) in tda998x_cec_hook_exit()
541 static int tda998x_cec_hook_open(void *data) in tda998x_cec_hook_open()
551 static void tda998x_cec_hook_release(void *data) in tda998x_cec_hook_release()
789 static irqreturn_t tda998x_irq_thread(int irq, void *data) in tda998x_irq_thread()
1063 static int tda998x_audio_hw_params(struct device *dev, void *data, in tda998x_audio_hw_params()
1125 static void tda998x_audio_shutdown(struct device *dev, void *data) in tda998x_audio_shutdown()
1137 static int tda998x_audio_mute_stream(struct device *dev, void *data, in tda998x_audio_mute_stream()
1150 static int tda998x_audio_get_eld(struct device *dev, void *data, in tda998x_audio_get_eld()
1219 static int read_edid_block(void *data, u8 *buf, unsigned int blk, size_t length) in read_edid_block()
2042 static int tda998x_bind(struct device *dev, struct device *master, void *data) in tda998x_bind()
2050 void *data) in tda998x_unbind()