Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhidbus.c73 struct hidbus_softc { struct
194 struct hidbus_softc *sc = device_get_softc(dev); in hidbus_add_child()
215 struct hidbus_softc *sc = device_get_softc(dev); in hidbus_enumerate_children()
254 struct hidbus_softc *sc = device_get_softc(dev); in hidbus_attach_children()
343 struct hidbus_softc *sc = device_get_softc(dev); in hidbus_attach()
385 struct hidbus_softc *sc = device_get_softc(dev); in hidbus_detach()
398 struct hidbus_softc *sc = device_get_softc(bus); in hidbus_child_detached()
422 struct hidbus_softc *sc = device_get_softc(bus); in hidbus_child_deleted()
435 struct hidbus_softc *sc = device_get_softc(bus); in hidbus_read_ivar()
463 struct hidbus_softc *sc = device_get_softc(bus); in hidbus_write_ivar()
[all …]