Searched refs:has_dvb (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/media/usb/em28xx/ |
| H A D | em28xx-cards.c | 736 .has_dvb = 1, 1197 .has_dvb = 1, 1211 .has_dvb = 1, 1234 .has_dvb = 1, 1255 .has_dvb = 1, 1270 .has_dvb = 1, 1286 .has_dvb = 1, 1302 .has_dvb = 1, 1312 .has_dvb = 1, 1321 .has_dvb = 1, [all …]
|
| H A D | em28xx.h | 492 unsigned int has_dvb:1; member
|
| /linux/drivers/media/pci/bt8xx/ |
| H A D | bttv-cards.c | 1785 .has_dvb = 1, 1960 .has_dvb = 1, 2070 .has_dvb = 1, 2079 .has_dvb = 1, 2224 .has_dvb = 1, 2241 .has_dvb = 1, 2302 .has_dvb = 1, 2432 .has_dvb = 1, 3319 if (!bttv_tvcards[btv->c.type].has_dvb) in bttv_init_card1()
|
| H A D | bttv.h | 251 unsigned int has_dvb:1; member
|
| /linux/drivers/media/usb/cx231xx/ |
| H A D | cx231xx-dvb.c | 625 if (!dev->board.has_dvb) { in dvb_init() 1143 if (!dev->board.has_dvb) { in dvb_fini()
|
| H A D | cx231xx-core.c | 1450 if (dev->board.has_dvb) in cx231xx_dev_init()
|