Home
last modified time | relevance | path

Searched refs:stub_rx_loop (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dstub.h97 int stub_rx_loop(void *data);
H A Dstub_rx.c676 int stub_rx_loop(void *data) in stub_rx_loop() function
H A Dstub_dev.c88 tcp_rx = kthread_create(stub_rx_loop, &sdev->ud, "stub_rx"); in usbip_sockfd_store()
/kernel/linux/linux-6.6/drivers/usb/usbip/
H A Dstub.h97 int stub_rx_loop(void *data);
H A Dstub_rx.c676 int stub_rx_loop(void *data) in stub_rx_loop() function
H A Dstub_dev.c88 tcp_rx = kthread_create(stub_rx_loop, &sdev->ud, "stub_rx"); in usbip_sockfd_store()

Completed in 4 milliseconds