Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-nintendo.c1555 static void joycon_encode_rumble(u8 *data, u16 freq_low, u16 freq_high, u16 amp) in joycon_encode_rumble() function
1620 joycon_encode_rumble(data + 4, freq_r_low, freq_r_high, amp); in joycon_set_rumble()
1624 joycon_encode_rumble(data, freq_l_low, freq_l_high, amp); in joycon_set_rumble()