Searched refs:PWC_ERROR (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/media/usb/pwc/ |
| H A D | pwc-ctrl.c | 106 PWC_ERROR("recv_control_msg error %d req %02x val %04x\n", in recv_control_msg() 126 PWC_ERROR("send_video_command error %d\n", rc); in send_video_command() 340 PWC_ERROR("Failed to set video mode %s@%d fps; return code = %d\n", size2name[size], frames, ret); in pwc_set_video_mode() 491 PWC_ERROR("Failed to power %s camera (%d)\n", in pwc_camera_power() 518 PWC_ERROR("Failed to set LED on/off time (%d)\n", r); in pwc_set_leds()
|
| H A D | pwc-uncompress.c | 85 PWC_ERROR("This chipset is not supported for now\n"); in pwc_decompress()
|
| H A D | pwc.h | 76 #define PWC_ERROR(fmt, args...) printk(KERN_ERR PFX fmt, ##args) macro 83 #define PWC_ERROR(fmt, args...) printk(KERN_ERR PFX fmt, ##args) macro
|
| H A D | pwc-v4l.c | 578 PWC_ERROR("g_ctrl %s error %d\n", ctrl->name, ret); in pwc_g_volatile_ctrl() 862 PWC_ERROR("s_ctrl %s error %d\n", ctrl->name, ret); in pwc_s_ctrl()
|