Searched refs:gpiokeys_softc (Results 1 – 1 of 1) sorted by relevance
96 struct gpiokeys_softc;100 struct gpiokeys_softc *parent_sc;118 struct gpiokeys_softc struct163 static void gpiokeys_event_keyinput(struct gpiokeys_softc *); argument166 gpiokeys_put_key(struct gpiokeys_softc *sc, uint32_t key) in gpiokeys_put_key()184 gpiokeys_key_event(struct gpiokeys_softc *sc, struct gpiokey *key, int pressed) in gpiokeys_key_event()274 gpiokeys_attach_key(struct gpiokeys_softc *sc, phandle_t node, in gpiokeys_attach_key()372 gpiokeys_detach_key(struct gpiokeys_softc *sc, struct gpiokey *key) in gpiokeys_detach_key()405 struct gpiokeys_softc *sc; in gpiokeys_attach()513 struct gpiokeys_softc *sc; in gpiokeys_detach()[all …]