Searched refs:TUNER_NXP_TDA18271 (Results 1 – 8 of 8) sorted by relevance
/linux-5.19.10/drivers/media/usb/cx231xx/ |
D | cx231xx-cards.c | 162 .tuner_type = TUNER_NXP_TDA18271, 203 .tuner_type = TUNER_NXP_TDA18271, 330 .tuner_type = TUNER_NXP_TDA18271, 395 .tuner_type = TUNER_NXP_TDA18271, 433 .tuner_type = TUNER_NXP_TDA18271, 471 .tuner_type = TUNER_NXP_TDA18271, 563 .tuner_type = TUNER_NXP_TDA18271, 598 .tuner_type = TUNER_NXP_TDA18271, 691 .tuner_type = TUNER_NXP_TDA18271, 1103 } else if (dev->tuner_type == TUNER_NXP_TDA18271) { in cx231xx_tuner_callback()
|
D | cx231xx-avcore.c | 601 if (dev->tuner_type == TUNER_NXP_TDA18271) in cx231xx_set_video_input_mux() 910 if (dev->tuner_type == TUNER_NXP_TDA18271) { in cx231xx_set_decoder_video_input() 1200 case TUNER_NXP_TDA18271: in cx231xx_set_audio_decoder_input() 2163 if (dev->tuner_type == TUNER_NXP_TDA18271) { in cx231xx_tuner_post_channel_change() 2169 if (dev->tuner_type == TUNER_NXP_TDA18271) { in cx231xx_tuner_post_channel_change()
|
D | cx231xx-video.c | 1168 if (need_if_freq || dev->tuner_type == TUNER_NXP_TDA18271) { in cx231xx_s_frequency()
|
/linux-5.19.10/include/media/ |
D | tuner.h | 124 #define TUNER_NXP_TDA18271 83 macro
|
/linux-5.19.10/drivers/media/usb/au0828/ |
D | au0828-cards.c | 104 .tuner_type = TUNER_NXP_TDA18271,
|
/linux-5.19.10/drivers/media/tuners/ |
D | tuner-types.c | 1905 [TUNER_NXP_TDA18271] = {
|
/linux-5.19.10/drivers/media/v4l2-core/ |
D | tuner-core.c | 418 case TUNER_NXP_TDA18271: in set_type()
|
/linux-5.19.10/drivers/media/pci/cx23885/ |
D | cx23885-cards.c | 612 .tuner_type = TUNER_NXP_TDA18271,
|