Home
last modified time | relevance | path

Searched refs:cx231xx_isocdbg (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/media/usb/cx231xx/
Dcx231xx-core.c53 #define cx231xx_isocdbg(fmt, arg...) do {\ macro
448 cx231xx_isocdbg("(pipe 0x%08x): OUT: %02x %02x %02x %02x %02x %02x %02x %02x >>>", in cx231xx_write_ctrl_reg()
455 cx231xx_isocdbg(" %02x", (unsigned char)buf[byte]); in cx231xx_write_ctrl_reg()
456 cx231xx_isocdbg("\n"); in cx231xx_write_ctrl_reg()
814 cx231xx_isocdbg("urb completion error %d.\n", urb->status); in cx231xx_isoc_irq_callback()
831 cx231xx_isocdbg("urb resubmit failed (error=%i)\n", in cx231xx_isoc_irq_callback()
859 cx231xx_isocdbg("urb completion error - device is stalled.\n"); in cx231xx_bulk_irq_callback()
862 cx231xx_isocdbg("urb completion error %d.\n", urb->status); in cx231xx_bulk_irq_callback()
874 cx231xx_isocdbg("urb resubmit failed (error=%i)\n", in cx231xx_bulk_irq_callback()
888 cx231xx_isocdbg("cx231xx: called cx231xx_uninit_isoc\n"); in cx231xx_uninit_isoc()
[all …]
Dcx231xx-video.c60 #define cx231xx_isocdbg(fmt, arg...) \ macro
182 cx231xx_isocdbg("[%p/%d] wakeup\n", buf, buf->vb.i); in buffer_filled()
227 cx231xx_isocdbg("URB status %d [%s].\n", status, errmsg); in print_err_status()
229 cx231xx_isocdbg("URB packet %d, status %d [%s].\n", in print_err_status()
247 cx231xx_isocdbg("No active queue to serve\n"); in get_next_buf()
309 cx231xx_isocdbg("packet bigger than packet size"); in cx231xx_isoc_copy()
857 cx231xx_isocdbg("cx231xx: called buffer_release\n"); in buffer_release()