Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-core.c41 #define cx231xx_isocdbg(fmt, arg...) do {\ macro
439 cx231xx_isocdbg(" %02x", (unsigned char)buf[byte]); in cx231xx_write_ctrl_reg()
440 cx231xx_isocdbg("\n"); in cx231xx_write_ctrl_reg()
798 cx231xx_isocdbg("urb completion error %d.\n", urb->status); in cx231xx_isoc_irq_callback()
815 cx231xx_isocdbg("urb resubmit failed (error=%i)\n", in cx231xx_isoc_irq_callback()
846 cx231xx_isocdbg("urb completion error %d.\n", urb->status); in cx231xx_bulk_irq_callback()
858 cx231xx_isocdbg("urb resubmit failed (error=%i)\n", in cx231xx_bulk_irq_callback()
872 cx231xx_isocdbg("cx231xx: called cx231xx_uninit_isoc\n"); in cx231xx_uninit_isoc()
900 cx231xx_isocdbg("Reset endpoint to recover broken pipe."); in cx231xx_uninit_isoc()
931 cx231xx_isocdbg("cx231xx: called cx231xx_uninit_bulk\n"); in cx231xx_uninit_bulk()
[all …]
H A Dcx231xx-video.c48 #define cx231xx_isocdbg(fmt, arg...) \ macro
169 cx231xx_isocdbg("[%p/%d] wakeup\n", buf, buf->vb.vb2_buf.index); in buffer_filled()
215 cx231xx_isocdbg("URB status %d [%s].\n", status, errmsg); in print_err_status()
217 cx231xx_isocdbg("URB packet %d, status %d [%s].\n", in print_err_status()
235 cx231xx_isocdbg("No active queue to serve\n"); in get_next_buf()
297 cx231xx_isocdbg("packet bigger than packet size"); in cx231xx_isoc_copy()