Searched refs:joy_detach (Results 1 – 4 of 4) sorted by relevance
43 int joy_detach(device_t);
57 DEVMETHOD(device_detach, joy_detach),
74 DEVMETHOD(device_detach, joy_detach),
115 joy_detach(device_t dev) in joy_detach() function