Searched refs:current_selem_id (Results 1 – 3 of 3) sorted by relevance
52 snd_mixer_selem_id_t *current_selem_id; variable104 err = snd_mixer_selem_id_malloc(¤t_selem_id); in create_mixer_object()232 snd_mixer_selem_get_id(controls[focus_control_index].elem, current_selem_id); in refocus_control()655 if (current_selem_id) in mixer_shutdown()656 snd_mixer_selem_id_free(current_selem_id); in mixer_shutdown()
29 extern snd_mixer_selem_id_t *current_selem_id;
463 elem = snd_mixer_find_selem(mixer, current_selem_id); in search_for_focus_control()