Searched refs:tuner_bus (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/media/pci/cx23885/ |
H A D | cx23885-cards.c | 91 .tuner_bus = 1, 123 .tuner_bus = 1, 218 .tuner_bus = 1, 374 .tuner_bus = 1, 404 .tuner_bus = 1, 478 .tuner_bus = 1, 503 .tuner_bus = 1, 564 .tuner_bus = 1, 614 .tuner_bus = 1, 624 .tuner_bus = 1,
|
H A D | cx23885.h | 205 unsigned int tuner_bus; member 401 unsigned int tuner_bus; member
|
H A D | cx23885-core.c | 1009 dev->tuner_bus = cx23885_boards[dev->board].tuner_bus; in cx23885_dev_setup() 1014 __func__, dev->tuner_type, dev->tuner_addr, dev->tuner_bus); in cx23885_dev_setup()
|