Home
last modified time | relevance | path

Searched refs:TM6000_INPUT_TV (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/tm6000/
Dtm6000-cards.c86 .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 …]
Dtm6000.h28 TM6000_INPUT_TV = 1, enumerator
Dtm6000-video.c1059 [TM6000_INPUT_TV] = "Television",
1081 if (dev->vinput[n].type == TM6000_INPUT_TV) in vidioc_enum_input()