Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-thingm.c74 static int thingm_send(struct thingm_device *tdev, u8 buf[REPORT_SIZE]) in thingm_send() function
109 err = thingm_send(tdev, buf); in thingm_version()
131 return thingm_send(rgb->tdev, buf); in thingm_write_color()