Searched refs:ELO_GET_SMARTSET_RESPONSE (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/hid/
H A Dhid-elo.c25 #define ELO_GET_SMARTSET_RESPONSE 0x06 /* Get a smartset response */ macro
108 } else if (command == ELO_GET_SMARTSET_RESPONSE) { elo_smartset_send_get()
152 ret = elo_smartset_send_get(dev, ELO_GET_SMARTSET_RESPONSE, buffer); elo_work()
161 ret = elo_smartset_send_get(dev, ELO_GET_SMARTSET_RESPONSE, elo_work()

Completed in 38 milliseconds