Searched refs:has_video (Results 1 – 4 of 4) sorted by relevance
189 bool has_video = false, has_audio = false; in stk1160_scan_usb() local214 has_video = true; in stk1160_scan_usb()223 if (!(has_audio || has_video)) { in stk1160_scan_usb()257 if (has_video) in stk1160_scan_usb()
2932 if (dev->has_video) in request_module_async()3183 bool has_vendor_audio = false, has_video = false, has_dvb = false; in em28xx_usb_probe() local3253 has_video = true; in em28xx_usb_probe()3272 if (has_video && in em28xx_usb_probe()3321 if (!(has_vendor_audio || has_video || has_dvb)) { in em28xx_usb_probe()3368 dev->is_audio_only = has_vendor_audio && !(has_video || has_dvb); in em28xx_usb_probe()3369 dev->has_video = has_video; in em28xx_usb_probe()3389 if (has_video) in em28xx_usb_probe()3427 if (has_video) { in em28xx_usb_probe()
615 unsigned int has_video:1; member
1951 if (!dev->has_video) { in em28xx_v4l2_fini()2005 if (!dev->has_video) in em28xx_v4l2_suspend()2018 if (!dev->has_video) in em28xx_v4l2_resume()2278 if (!dev->has_video) { in em28xx_v4l2_init()