Searched refs:hidmap_detach (Results 1 – 9 of 9) sorted by relevance
89 return (hidmap_detach(device_get_softc(dev))); in hsctrl_detach()
1304 hidmap_detach(&sc->hm); in ps4dshock_detach()1317 return (hidmap_detach(&sc->hm)); in ps4dsacc_detach()1323 return (hidmap_detach(device_get_softc(dev))); in ps4dshead_detach()1331 return (hidmap_detach(&sc->hm)); in ps4dsmtp_detach()
160 return (hidmap_detach(&sc->hm)); in xb360gp_detach()
215 return (hidmap_detach(&sc->hm)); in hgame_detach()
786 hidmap_detach(hm); in hidmap_attach()796 hidmap_detach(hm); in hidmap_attach()804 hidmap_detach(struct hidmap* hm) in hidmap_detach() function
240 return (hidmap_detach(device_get_softc(dev))); in hpen_detach()
263 int hidmap_detach(struct hidmap *hm);
277 return (hidmap_detach(device_get_softc(dev))); in hcons_detach()
342 error = hidmap_detach(&sc->hm); in hms_detach()