hidmap_detach
return (hidmap_detach(device_get_softc(dev)));
return (hidmap_detach(&sc->hm));
hidmap_detach(hm);
hidmap_detach(hm);
int hidmap_detach(struct hidmap *hm);
error = hidmap_detach(&sc->hm);
return (hidmap_detach(device_get_softc(dev)));
return (hidmap_detach(device_get_softc(dev)));
hidmap_detach(&sc->hm);
return (hidmap_detach(&sc->hm));
return (hidmap_detach(device_get_softc(dev)));
return (hidmap_detach(&sc->hm));
return (hidmap_detach(&sc->hm));