HomeSort by: relevance | last modified time | path
    Searched defs:wzero3keypad_softc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/hpcarm/dev/
wzero3_keypad.c 128 struct wzero3keypad_softc { struct
149 CFATTACH_DECL_NEW(wzero3keypad, sizeof(struct wzero3keypad_softc),
233 static void wzero3keypad_poll1(struct wzero3keypad_softc *, int);
235 static void wzero3keypad_init(struct wzero3keypad_softc *);
236 static uint32_t wzero3keypad_getkeydown(struct wzero3keypad_softc *, int);
285 struct wzero3keypad_softc *sc = device_private(self);
367 struct wzero3keypad_softc *sc = (struct wzero3keypad_softc *)arg;
392 struct wzero3keypad_softc *sc = (struct wzero3keypad_softc *)arg
    [all...]

Completed in 12 milliseconds