Searched refs:tuner_bus (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/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 [all...] |
H A D | cx23885.h | 205 unsigned int tuner_bus; member 401 unsigned int tuner_bus; member
|
H A D | cx23885-video.c | 1263 ((dev->tuner_bus == 0) || (dev->tuner_bus == 1))) { in cx23885_video_register() 1268 &dev->i2c_bus[dev->tuner_bus].i2c_adap, in cx23885_video_register() 1272 &dev->i2c_bus[dev->tuner_bus].i2c_adap, in cx23885_video_register()
|
H A D | cx23885-core.c | 1009 dev->tuner_bus = cx23885_boards[dev->board].tuner_bus; in cx23885_dev_setup() 1013 dprintk(1, "%s() tuner_type = 0x%x tuner_addr = 0x%x tuner_bus = %d\n", in cx23885_dev_setup() 1014 __func__, dev->tuner_type, dev->tuner_addr, dev->tuner_bus); in cx23885_dev_setup()
|
/kernel/linux/linux-6.6/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 [all...] |
H A D | cx23885.h | 205 unsigned int tuner_bus; member 401 unsigned int tuner_bus; member
|
H A D | cx23885-video.c | 1264 ((dev->tuner_bus == 0) || (dev->tuner_bus == 1))) { in cx23885_video_register() 1269 &dev->i2c_bus[dev->tuner_bus].i2c_adap, in cx23885_video_register() 1273 &dev->i2c_bus[dev->tuner_bus].i2c_adap, in cx23885_video_register()
|
H A D | cx23885-core.c | 1009 dev->tuner_bus = cx23885_boards[dev->board].tuner_bus; in cx23885_dev_setup() 1013 dprintk(1, "%s() tuner_type = 0x%x tuner_addr = 0x%x tuner_bus = %d\n", in cx23885_dev_setup() 1014 __func__, dev->tuner_type, dev->tuner_addr, dev->tuner_bus); in cx23885_dev_setup()
|
Completed in 13 milliseconds