Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/usbip/
Dusbip_common.h360 static inline void usbip_kcov_remote_stop(void) in usbip_kcov_remote_stop() function
369 static inline void usbip_kcov_remote_stop(void) { } in usbip_kcov_remote_stop() function
Dvhci_rx.c266 usbip_kcov_remote_stop(); in vhci_rx_loop()