Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-elo.c24 #define ELO_GET_SMARTSET_RESPONSE 0x06 /* Get a smartset response */ macro
115 } else if (command == ELO_GET_SMARTSET_RESPONSE) { in elo_smartset_send_get()
159 ret = elo_smartset_send_get(dev, ELO_GET_SMARTSET_RESPONSE, buffer); in elo_work()
168 ret = elo_smartset_send_get(dev, ELO_GET_SMARTSET_RESPONSE, in elo_work()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-elo.c24 #define ELO_GET_SMARTSET_RESPONSE 0x06 /* Get a smartset response */ macro
115 } else if (command == ELO_GET_SMARTSET_RESPONSE) { in elo_smartset_send_get()
159 ret = elo_smartset_send_get(dev, ELO_GET_SMARTSET_RESPONSE, buffer); in elo_work()
168 ret = elo_smartset_send_get(dev, ELO_GET_SMARTSET_RESPONSE, in elo_work()

Completed in 2 milliseconds