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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/
H A Dtda7432.c57 MODULE_DESCRIPTION("bttv driver for the tda7432 audio processor chip");
76 /* Structure of address and subaddresses for the tda7432 */
78 struct tda7432 { struct
243 struct tda7432 *t = i2c_get_clientdata(client);
248 "tda7432: 7432_set(0x%02x,0x%02x,0x%02x,0x%02x,0x%02x,0x%02x,0x%02x,0x%02x,0x%02x)\n",
270 struct tda7432 *t = i2c_get_clientdata(client);
297 struct tda7432 *t;
326 struct tda7432 *t = i2c_get_clientdata(client);
338 struct tda7432 *t = i2c_get_clientdata(client);
488 .name = "tda7432",
[all...]
H A DMakefile21 obj-$(CONFIG_VIDEO_TDA7432) += tda7432.o

Completed in 42 milliseconds