Searched refs:preset_select (Results 1 – 3 of 3) sorted by relevance
33 static int preset_select(uint8_t index, bool sync) in preset_select() function39 .select = preset_select,
25 static int preset_select(uint8_t index, bool sync) in preset_select() function36 .select = preset_select,
1298 static uint8_t preset_select(struct has_preset *preset, bool sync) in preset_select() function1347 return preset_select(preset, sync); in handle_set_active_preset()1367 return preset_select(next, sync); in handle_set_next_preset()1393 return preset_select(prev, sync); in handle_set_prev_preset()