Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-nintendo.c504 static int __joycon_hid_send(struct hid_device *hdev, u8 *data, size_t len) in __joycon_hid_send() function
611 ret = __joycon_hid_send(ctlr->hdev, data, len); in joycon_hid_send_sync()
1487 ret = __joycon_hid_send(ctlr->hdev, (u8 *)&rumble_output, in joycon_send_rumble_data()