Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhgame.c119 struct hgame_softc *sc = HIDMAP_CB_GET_SOFTC(); in hgame_dpad_cb()
184 struct hgame_softc *sc = device_get_softc(dev); in hgame_probe()
205 struct hgame_softc *sc = device_get_softc(dev); in hgame_attach()
213 struct hgame_softc *sc = device_get_softc(dev); in hgame_detach()
226 DEFINE_CLASS_0(hgame, hgame_driver, hgame_methods, sizeof(struct hgame_softc));
H A Dxb360gp.c117 struct hgame_softc *sc = device_get_softc(dev); in xb360gp_probe()
138 struct hgame_softc *sc = device_get_softc(dev); in xb360gp_attach()
158 struct hgame_softc *sc = device_get_softc(dev); in xb360gp_detach()
172 sizeof(struct hgame_softc));
H A Dhgame.h38 struct hgame_softc { struct