Home
last modified time | relevance | path

Searched refs:usbip_kcov_remote_stop (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/usbip/
H A Dusbip_common.h354 static inline void usbip_kcov_remote_stop(void) in usbip_kcov_remote_stop() function
363 static inline void usbip_kcov_remote_stop(void) { } in usbip_kcov_remote_stop() function
H A Dvhci_rx.c266 usbip_kcov_remote_stop(); in vhci_rx_loop()