Searched refs:elo_smartset_send_get (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-elo.c | 106 static int elo_smartset_send_get(struct usb_device *dev, u8 command, in elo_smartset_send_get() function 151 ret = elo_smartset_send_get(dev, ELO_SEND_SMARTSET_COMMAND, buffer); in elo_work() 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 D | hid-elo.c | 106 static int elo_smartset_send_get(struct usb_device *dev, u8 command, in elo_smartset_send_get() function 151 ret = elo_smartset_send_get(dev, ELO_SEND_SMARTSET_COMMAND, buffer); in elo_work() 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