Searched defs:aplhidev_set_leds (Results 1 – 1 of 1) sorted by relevance
120 struct aplhidev_set_leds { struct121 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