Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhconf.c102 struct hconf_softc { struct
127 .size = sizeof(struct hconf_softc), argument
135 hconf_set_feature_control(struct hconf_softc *sc, int ctrl_id, u_int val) in hconf_set_feature_control()
186 struct hconf_softc *sc = arg1; in hconf_feature_control_handler()
243 struct hconf_softc *sc = device_get_softc(dev); in hconf_attach()
282 struct hconf_softc *sc = device_get_softc(dev); in hconf_detach()
292 struct hconf_softc *sc = device_get_softc(dev); in hconf_resume()
317 struct hconf_softc *sc = device_get_softc(dev); in hconf_set_input_mode()