Home
last modified time | relevance | path

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

/drivers/hid/
Dhid-nintendo.c221 static int joycon_hid_send_sync(struct joycon_ctlr *ctlr, u8 *data, size_t len) in joycon_hid_send_sync() function
249 ret = joycon_hid_send_sync(ctlr, buf, sizeof(buf)); in joycon_send_usb()
268 ret = joycon_hid_send_sync(ctlr, (u8 *)subcmd, in joycon_send_subcmd()