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()
2984 if (dev->has_video) in request_module_async()3236 bool has_vendor_audio = false, has_video = false, has_dvb = false; in em28xx_usb_probe() local3306 has_video = true; in em28xx_usb_probe()3325 if (has_video && in em28xx_usb_probe()3374 if (!(has_vendor_audio || has_video || has_dvb)) { in em28xx_usb_probe()3421 dev->is_audio_only = has_vendor_audio && !(has_video || has_dvb); in em28xx_usb_probe()3422 dev->has_video = has_video; in em28xx_usb_probe()3443 if (has_video) in em28xx_usb_probe()3481 if (has_video) { in em28xx_usb_probe()
617 unsigned int has_video:1; member
1953 if (!dev->has_video) { in em28xx_v4l2_fini()2007 if (!dev->has_video) in em28xx_v4l2_suspend()2020 if (!dev->has_video) in em28xx_v4l2_resume()2273 if (!dev->has_video) { in em28xx_v4l2_init()