Home
last modified time | relevance | path

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

/linux/drivers/usb/usbip/
H A Dusbip_common.h349 static inline void usbip_kcov_remote_start(struct usbip_device *ud) in usbip_kcov_remote_start() function
362 static inline void usbip_kcov_remote_start(struct usbip_device *ud) { } in usbip_kcov_remote_start() function
H A Dvhci_rx.c264 usbip_kcov_remote_start(ud); in vhci_rx_loop()