Home
last modified time | relevance | path

Searched refs:has_video (Results 1 – 5 of 5) sorted by relevance

/drivers/media/usb/stk1160/
A Dstk1160-core.c180 bool has_video = false, has_audio = false; in stk1160_scan_usb() local
205 has_video = true; in stk1160_scan_usb()
214 if (!(has_audio || has_video)) { in stk1160_scan_usb()
248 if (has_video) in stk1160_scan_usb()
/drivers/media/usb/em28xx/
A Dem28xx-cards.c3460 if (dev->has_video) in request_module_async()
3765 bool *has_video, in em28xx_check_usb_descriptor() argument
3811 *has_video = true; in em28xx_check_usb_descriptor()
3934 &has_video, in em28xx_usb_probe()
3987 dev->has_video = has_video; in em28xx_usb_probe()
4013 if (has_video) in em28xx_usb_probe()
4048 if (has_video && in em28xx_usb_probe()
4053 has_video = false; in em28xx_usb_probe()
4054 dev->has_video = false; in em28xx_usb_probe()
4065 has_video = false; in em28xx_usb_probe()
[all …]
A Dem28xx.h652 unsigned int has_video:1; member
A Dem28xx-video.c2203 if (!dev->has_video) { in em28xx_v4l2_fini()
2254 if (!dev->has_video) in em28xx_v4l2_suspend()
2267 if (!dev->has_video) in em28xx_v4l2_resume()
2523 if (!dev->has_video) { in em28xx_v4l2_init()
A Dem28xx-dvb.c1081 if (!dev->has_video || dev->tuner_type == TUNER_ABSENT) in em28xx_register_dvb()

Completed in 27 milliseconds