Home
last modified time | relevance | path

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

/linux/drivers/usb/usbip/
H A Dusbip_event.c175 int usbip_event_happened(struct usbip_device *ud) in usbip_event_happened() function
187 EXPORT_SYMBOL_GPL(usbip_event_happened);
H A Dusbip_common.h325 int usbip_event_happened(struct usbip_device *ud);
H A Dvudc_rx.c234 if (usbip_event_happened(ud)) in v_rx_loop()
H A Dvudc_tx.c228 if (usbip_event_happened(&udc->ud)) in v_tx_loop()
H A Dstub_tx.c420 if (usbip_event_happened(ud)) in stub_tx_loop()
H A Dstub_rx.c704 if (usbip_event_happened(ud)) in stub_rx_loop()