Searched refs:joycon_find_rumble_freq (Results 1 – 1 of 1) sorted by relevance
1460 static struct joycon_rumble_freq_data joycon_find_rumble_freq(u16 freq) in joycon_find_rumble_freq() function1498 freq_data_low = joycon_find_rumble_freq(freq_low); in joycon_encode_rumble()1499 freq_data_high = joycon_find_rumble_freq(freq_high); in joycon_encode_rumble()