Searched refs:has_vendor_audio (Results 1 – 1 of 1) sorted by relevance
3236 bool has_vendor_audio = false, has_video = false, has_dvb = false; in em28xx_usb_probe() local3318 has_vendor_audio = true; 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()3425 if (has_vendor_audio) { in em28xx_usb_probe()3435 if (has_vendor_audio) in em28xx_usb_probe()