Searched refs:stub_rx_loop (Results 1 – 3 of 3) sorted by relevance
97 int stub_rx_loop(void *data);
88 tcp_rx = kthread_create(stub_rx_loop, &sdev->ud, "stub_rx"); in usbip_sockfd_store()
699 int stub_rx_loop(void *data) in stub_rx_loop() function