Searched refs:tda9875 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | tvaudio.c | 1144 /* audio chip description - defines+functions for tda9875 */ 1250 if (dic == 0 || dic == 2) { /* tda9875 and tda9875A */ in tda9875_checkit() 1251 v4l2_info(sd, "found tda9875%s rev. %d.\n", in tda9875_checkit() 1500 static int tda9875 = 1; variable 1513 module_param(tda9875, int, 0444); 1571 .name = "tda9875", 1572 .insmodopt = &tda9875,
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | tvaudio.c | 1144 /* audio chip description - defines+functions for tda9875 */ 1250 if (dic == 0 || dic == 2) { /* tda9875 and tda9875A */ in tda9875_checkit() 1251 v4l2_info(sd, "found tda9875%s rev. %d.\n", in tda9875_checkit() 1500 static int tda9875 = 1; variable 1513 module_param(tda9875, int, 0444); 1571 .name = "tda9875", 1572 .insmodopt = &tda9875,
|
Completed in 7 milliseconds