Searched refs:joycon_find_rumble_freq (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-nintendo.c1867 static struct joycon_rumble_freq_data joycon_find_rumble_freq(u16 freq) function
1905 freq_data_low = joycon_find_rumble_freq(freq_low);
1906 freq_data_high = joycon_find_rumble_freq(freq_high);

Completed in 139 milliseconds