Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/
Dhid-nintendo.c777 static int __joycon_hid_send(struct hid_device *hdev, u8 *data, size_t len) in __joycon_hid_send() function
884 ret = __joycon_hid_send(ctlr->hdev, data, len); in joycon_hid_send_sync()
1803 ret = __joycon_hid_send(ctlr->hdev, (u8 *)&rumble_output, in joycon_send_rumble_data()