Searched defs:tda9875 (Results 1 - 1 of 1) sorted by relevance

/drivers/media/i2c/
H A Dtvaudio.c1106 /* audio chip description - defines+functions for tda9875 */
1208 if (dic == 0 || dic == 2) { /* tda9875 and tda9875A */
1209 v4l2_info(sd, "found tda9875%s rev. %d.\n",
1450 static int tda9875 = 1; variable
1463 module_param(tda9875, int, 0444);
1521 .name = "tda9875",
1522 .insmodopt = &tda9875,

Completed in 86 milliseconds