Home
last modified time | relevance | path

Searched refs:usbip_dbg_stub_tx (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/usb/usbip/
Dstub_tx.c60 usbip_dbg_stub_tx("complete! status %d\n", urb->status); in stub_complete()
91 usbip_dbg_stub_tx("ignore urb for closed connection\n"); in stub_complete()
193 usbip_dbg_stub_tx("setup txdata seqnum: %d\n", in stub_send_ret_submit()
326 usbip_dbg_stub_tx("setup ret unlink %lu\n", unlink->seqnum); in stub_send_ret_unlink()
346 usbip_dbg_stub_tx("send txdata\n"); in stub_send_ret_unlink()
Dusbip_common.h91 #define usbip_dbg_stub_tx(fmt, args...) \ macro
Dvudc_tx.c110 usbip_dbg_stub_tx("setup txdata seqnum: %d\n", in v_send_ret_submit()