Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/usbip/
Dstub.h103 int stub_tx_loop(void *data);
Dstub_dev.c82 sdev->ud.tcp_tx = kthread_get_run(stub_tx_loop, &sdev->ud, in usbip_sockfd_store()
Dstub_tx.c417 int stub_tx_loop(void *data) in stub_tx_loop() function