Home
last modified time | relevance | path

Searched defs:aplhidev_set_leds (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/arch/arm64/dev/
H A Daplhidev.c120 struct aplhidev_set_leds { struct
121 struct aplhidev_msghdr hdr;
122 uint8_t reportid;
123 uint8_t leds;
124 uint16_t crc;
373 aplhidev_set_leds(struct aplhidev_softc *sc, uint8_t leds) in aplhidev_set_leds() function