Home
last modified time | relevance | path

Searched refs:usbip_event_happened (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/usb/usbip/
A Dusbip_event.c176 int usbip_event_happened(struct usbip_device *ud) in usbip_event_happened() function
188 EXPORT_SYMBOL_GPL(usbip_event_happened);
A Dvhci_rx.c261 if (usbip_event_happened(ud)) in vhci_rx_loop()
A Dvudc_rx.c232 if (usbip_event_happened(ud)) in v_rx_loop()
A Dusbip_common.h331 int usbip_event_happened(struct usbip_device *ud);
A Dvudc_tx.c228 if (usbip_event_happened(&udc->ud)) in v_tx_loop()
A Dstub_tx.c423 if (usbip_event_happened(ud)) in stub_tx_loop()
A Dstub_rx.c679 if (usbip_event_happened(ud)) in stub_rx_loop()

Completed in 12 milliseconds