Searched refs:__joycon_hid_send (Results 1 – 1 of 1) sorted by relevance
502 static int __joycon_hid_send(struct hid_device *hdev, u8 *data, size_t len) in __joycon_hid_send() function574 ret = __joycon_hid_send(ctlr->hdev, data, len); in joycon_hid_send_sync()1424 ret = __joycon_hid_send(ctlr->hdev, (u8 *)&rumble_output, in joycon_send_rumble_data()