Searched refs:TM6000_INPUT_TV (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/ |
D | tm6000-cards.c | 86 .type = TM6000_INPUT_TV, 113 .type = TM6000_INPUT_TV, 139 .type = TM6000_INPUT_TV, 176 .type = TM6000_INPUT_TV, 206 .type = TM6000_INPUT_TV, 231 .type = TM6000_INPUT_TV, 257 .type = TM6000_INPUT_TV, 287 .type = TM6000_INPUT_TV, 316 .type = TM6000_INPUT_TV, 357 .type = TM6000_INPUT_TV, [all …]
|
D | tm6000.h | 28 TM6000_INPUT_TV = 1, enumerator
|
D | tm6000-video.c | 1059 [TM6000_INPUT_TV] = "Television", 1081 if (dev->vinput[n].type == TM6000_INPUT_TV) in vidioc_enum_input()
|