Searched refs:attach_xc3028 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
H A D | cx88-dvb.c | 602 static int attach_xc3028(u8 addr, struct cx8802_dev *dev) in attach_xc3028() function 1202 if (attach_xc3028(0x61, dev) < 0) in dvb_register() 1389 if (attach_xc3028(0x61, dev) < 0) in dvb_register() 1417 if (attach_xc3028(0x61, dev) < 0) in dvb_register() 1424 if (attach_xc3028(0x61, dev) < 0) in dvb_register() 1543 if (attach_xc3028(0x61, dev) < 0) in dvb_register()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
H A D | cx88-dvb.c | 603 static int attach_xc3028(u8 addr, struct cx8802_dev *dev) in attach_xc3028() function 1203 if (attach_xc3028(0x61, dev) < 0) in dvb_register() 1390 if (attach_xc3028(0x61, dev) < 0) in dvb_register() 1418 if (attach_xc3028(0x61, dev) < 0) in dvb_register() 1425 if (attach_xc3028(0x61, dev) < 0) in dvb_register() 1544 if (attach_xc3028(0x61, dev) < 0) in dvb_register()
|
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
H A D | saa7134-dvb.c | 1200 int attach_xc3028 = 0; in dvb_init() local 1260 attach_xc3028 = 1; in dvb_init() 1624 attach_xc3028 = 1; in dvb_init() 1660 attach_xc3028 = 1; in dvb_init() 1862 if (attach_xc3028) { in dvb_init()
|
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/ |
H A D | saa7134-dvb.c | 1216 int attach_xc3028 = 0; in dvb_init() local 1276 attach_xc3028 = 1; in dvb_init() 1640 attach_xc3028 = 1; in dvb_init() 1676 attach_xc3028 = 1; in dvb_init() 1891 if (attach_xc3028) { in dvb_init()
|
Completed in 9 milliseconds