Searched refs:usbip_dbg_stub_tx (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/usbip/ |
H A D | stub_tx.c | 46 usbip_dbg_stub_tx("complete! status %d\n", urb->status); in stub_complete() 93 usbip_dbg_stub_tx("ignore urb for closed connection\n"); in stub_complete() 204 usbip_dbg_stub_tx("setup txdata seqnum: %d\n", in stub_send_ret_submit() 381 usbip_dbg_stub_tx("setup ret unlink %lu\n", unlink->seqnum); in stub_send_ret_unlink() 401 usbip_dbg_stub_tx("send txdata\n"); in stub_send_ret_unlink()
|
H A D | usbip_common.h | 91 #define usbip_dbg_stub_tx(fmt, args...) \ macro
|
H A D | vudc_tx.c | 110 usbip_dbg_stub_tx("setup txdata seqnum: %d\n", in v_send_ret_submit()
|
/kernel/linux/linux-6.6/drivers/usb/usbip/ |
H A D | stub_tx.c | 46 usbip_dbg_stub_tx("complete! status %d\n", urb->status); in stub_complete() 93 usbip_dbg_stub_tx("ignore urb for closed connection\n"); in stub_complete() 204 usbip_dbg_stub_tx("setup txdata seqnum: %d\n", in stub_send_ret_submit() 381 usbip_dbg_stub_tx("setup ret unlink %lu\n", unlink->seqnum); in stub_send_ret_unlink() 401 usbip_dbg_stub_tx("send txdata\n"); in stub_send_ret_unlink()
|
H A D | usbip_common.h | 92 #define usbip_dbg_stub_tx(fmt, args...) \ macro
|
H A D | vudc_tx.c | 110 usbip_dbg_stub_tx("setup txdata seqnum: %d\n", in v_send_ret_submit()
|
Completed in 4 milliseconds