Home
last modified time | relevance | path

Searched refs:tda7432 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtda7432.c46 MODULE_DESCRIPTION("bttv driver for the tda7432 audio processor chip");
60 /* Structure of address and subaddresses for the tda7432 */
62 struct tda7432 { struct
77 static inline struct tda7432 *to_state(struct v4l2_subdev *sd) in to_state()
79 return container_of(sd, struct tda7432, sd); in to_state()
84 return &container_of(ctrl->handler, struct tda7432, hdl)->sd; in to_sd()
265 struct tda7432 *state = to_state(sd); in tda7432_log_status()
274 struct tda7432 *t = to_state(sd); in tda7432_s_ctrl()
349 struct tda7432 *t; in tda7432_probe()
396 struct tda7432 * in tda7432_remove()
[all...]
H A DMakefile12 obj-$(CONFIG_VIDEO_TDA7432) += tda7432.o
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtda7432.c46 MODULE_DESCRIPTION("bttv driver for the tda7432 audio processor chip");
60 /* Structure of address and subaddresses for the tda7432 */
62 struct tda7432 { struct
77 static inline struct tda7432 *to_state(struct v4l2_subdev *sd) in to_state()
79 return container_of(sd, struct tda7432, sd); in to_state()
84 return &container_of(ctrl->handler, struct tda7432, hdl)->sd; in to_sd()
265 struct tda7432 *state = to_state(sd); in tda7432_log_status()
274 struct tda7432 *t = to_state(sd); in tda7432_s_ctrl()
348 struct tda7432 *t; in tda7432_probe()
395 struct tda7432 * in tda7432_remove()
[all...]
H A DMakefile126 obj-$(CONFIG_VIDEO_TDA7432) += tda7432.o

Completed in 2 milliseconds