Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/tm6000/
Dtm6000-cards.c101 .type = TM6000_INPUT_TV,
128 .type = TM6000_INPUT_TV,
154 .type = TM6000_INPUT_TV,
191 .type = TM6000_INPUT_TV,
221 .type = TM6000_INPUT_TV,
246 .type = TM6000_INPUT_TV,
272 .type = TM6000_INPUT_TV,
302 .type = TM6000_INPUT_TV,
331 .type = TM6000_INPUT_TV,
372 .type = TM6000_INPUT_TV,
[all …]
Dtm6000.h40 TM6000_INPUT_TV = 1, enumerator
Dtm6000-video.c1087 [TM6000_INPUT_TV] = "Television",
1109 if (dev->vinput[n].type == TM6000_INPUT_TV) in vidioc_enum_input()