Searched refs:PWC_INFO (Results 1 – 2 of 2) sorted by relevance
791 PWC_INFO("Philips PCA645VC USB webcam detected.\n"); in usb_pwc_probe()796 PWC_INFO("Philips PCA646VC USB webcam detected.\n"); in usb_pwc_probe()801 PWC_INFO("Askey VC010 type 2 USB webcam detected.\n"); in usb_pwc_probe()806 PWC_INFO("Philips PCVC675K (Vesta) USB webcam detected.\n"); in usb_pwc_probe()811 PWC_INFO("Philips PCVC680K (Vesta Pro) USB webcam detected.\n"); in usb_pwc_probe()816 PWC_INFO("Philips PCVC690K (Vesta Pro Scan) USB webcam detected.\n"); in usb_pwc_probe()821 PWC_INFO("Philips PCVC730K (ToUCam Fun)/PCVC830 (ToUCam II) USB webcam detected.\n"); in usb_pwc_probe()826 PWC_INFO("Philips PCVC740K (ToUCam Pro)/PCVC840 (ToUCam II) USB webcam detected.\n"); in usb_pwc_probe()831 PWC_INFO("Philips PCVC750K (ToUCam Pro Scan) USB webcam detected.\n"); in usb_pwc_probe()836 PWC_INFO("Philips PCVC720K/40 (ToUCam XS) USB webcam detected.\n"); in usb_pwc_probe()[all …]
78 #define PWC_INFO(fmt, args...) printk(KERN_INFO PFX fmt, ##args) macro85 #define PWC_INFO(fmt, args...) printk(KERN_INFO PFX fmt, ##args) macro