Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/input/
H A Dhv_hid.c190 static int hv_hid_detach(device_t dev);
451 hv_hid_detach(dev); in hv_hid_attach()
456 hv_hid_detach(device_t dev) in hv_hid_detach() function
542 DEVMETHOD(device_detach, hv_hid_detach),