Home
last modified time | relevance | path

Searched refs:PWC_ERROR (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/media/usb/pwc/
A Dpwc-if.c316 PWC_ERROR("pwc_isoc_handler() called with status %d [%s].\n", in pwc_isoc_handler()
321 PWC_ERROR("Too many ISOC errors, bailing out.\n"); in pwc_isoc_handler()
350 PWC_ERROR("Iso frame %d has error %d\n", i, fst); in pwc_isoc_handler()
362 PWC_ERROR("Frame overflow (%d > %d)\n", in pwc_isoc_handler()
472 PWC_ERROR("Failed to allocate urb buffer %d\n", i); in pwc_isoc_init()
1034 PWC_ERROR("Oops, could not allocate memory for pwc_device.\n"); in usb_pwc_probe()
1059 PWC_ERROR("Oops, could not initialize vb2 queue.\n"); in usb_pwc_probe()
1076 PWC_ERROR("Oops, could not allocate memory for pwc_device.\n"); in usb_pwc_probe()
1102 PWC_ERROR("Failed to register v4l2 controls (%d).\n", rc); in usb_pwc_probe()
1113 PWC_ERROR("Failed to register v4l2-device (%d).\n", rc); in usb_pwc_probe()
[all …]
A Dpwc-ctrl.c106 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()
A Dpwc-uncompress.c85 PWC_ERROR("This chipset is not supported for now\n"); in pwc_decompress()
A Dpwc.h76 #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
A Dpwc-v4l.c578 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()

Completed in 10 milliseconds