Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/usbip/
Dstub.h111 int stub_tx_loop(void *data);
Dstub_tx.c362 int stub_tx_loop(void *data) in stub_tx_loop() function
Dstub_dev.c95 sdev->ud.tcp_tx = kthread_get_run(stub_tx_loop, &sdev->ud, in store_sockfd()