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