Searched refs:has_video (Results 1 – 5 of 5) sorted by relevance
180 bool has_video = false, has_audio = false; in stk1160_scan_usb() local205 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()
3418 if (dev->has_video) in request_module_async()3717 bool *has_video, in em28xx_check_usb_descriptor() argument3763 *has_video = true; in em28xx_check_usb_descriptor()3886 &has_video, in em28xx_usb_probe()3937 dev->has_video = has_video; in em28xx_usb_probe()3963 if (has_video) in em28xx_usb_probe()3998 if (has_video && in em28xx_usb_probe()4003 has_video = false; in em28xx_usb_probe()4004 dev->has_video = false; in em28xx_usb_probe()4015 has_video = false; in em28xx_usb_probe()[all …]
661 unsigned int has_video:1; member
2213 if (!dev->has_video) { in em28xx_v4l2_fini()2264 if (!dev->has_video) in em28xx_v4l2_suspend()2277 if (!dev->has_video) in em28xx_v4l2_resume()2533 if (!dev->has_video) { in em28xx_v4l2_init()
1085 if (!dev->has_video || dev->tuner_type == TUNER_ABSENT) in em28xx_register_dvb()
Completed in 20 milliseconds