Home
last modified time | relevance | path

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

/openbmc/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 Dvhci_rx.c261 if (usbip_event_happened(ud)) in vhci_rx_loop()
H A Dvudc_rx.c234 if (usbip_event_happened(ud)) in v_rx_loop()
H A Dusbip_common.h325 int usbip_event_happened(struct usbip_device *ud);
H A Dvudc_tx.c228 if (usbip_event_happened(&udc->ud)) in v_tx_loop()
H A Dstub_tx.c423 if (usbip_event_happened(ud)) in stub_tx_loop()
H A Dstub_rx.c704 if (usbip_event_happened(ud)) in stub_rx_loop()