Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/hid/
Dhid-elo.c25 #define ELO_GET_SMARTSET_RESPONSE 0x06 /* Get a smartset response */ macro
116 } else if (command == ELO_GET_SMARTSET_RESPONSE) { in elo_smartset_send_get()
160 ret = elo_smartset_send_get(dev, ELO_GET_SMARTSET_RESPONSE, buffer); in elo_work()
169 ret = elo_smartset_send_get(dev, ELO_GET_SMARTSET_RESPONSE, in elo_work()