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

/linux-master/drivers/hid/
H A Dhid-nintendo.c899 static int joycon_hid_send_sync(struct joycon_ctlr *ctlr, u8 *data, size_t len, function
947 ret = joycon_hid_send_sync(ctlr, buf, sizeof(buf), timeout);
980 ret = joycon_hid_send_sync(ctlr, (u8 *)subcmd,

Completed in 107 milliseconds