Lines Matching refs:PWC_ERROR
284 PWC_ERROR("pwc_isoc_handler() called with status %d [%s].\n", in pwc_isoc_handler()
289 PWC_ERROR("Too many ISOC errors, bailing out.\n"); in pwc_isoc_handler()
313 PWC_ERROR("Iso frame %d has error %d\n", i, fst); in pwc_isoc_handler()
326 PWC_ERROR("Frame overflow (%d > %d)\n", in pwc_isoc_handler()
353 PWC_ERROR("Error (%d) re-submitting urb in pwc_isoc_handler.\n", i); in pwc_isoc_handler()
396 PWC_ERROR("Failed to find packet size for video endpoint in current alternate setting.\n"); in pwc_isoc_init()
414 PWC_ERROR("Failed to allocate urb %d\n", i); in pwc_isoc_init()
430 PWC_ERROR("Failed to allocate urb buffer %d\n", i); in pwc_isoc_init()
454 PWC_ERROR("isoc_init() submit_urb %d failed with error %d\n", i, ret); in pwc_isoc_init()
991 PWC_ERROR("Oops, could not allocate memory for pwc_device.\n"); in usb_pwc_probe()
1016 PWC_ERROR("Oops, could not initialize vb2 queue.\n"); in usb_pwc_probe()
1033 PWC_ERROR("Oops, could not allocate memory for pwc_device.\n"); in usb_pwc_probe()
1059 PWC_ERROR("Failed to register v4l2 controls (%d).\n", rc); in usb_pwc_probe()
1070 PWC_ERROR("Failed to register v4l2-device (%d).\n", rc); in usb_pwc_probe()
1080 PWC_ERROR("Failed to register as video device (%d).\n", rc); in usb_pwc_probe()