Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/control/
Dhcontrol.c232 static int get_compare_weight(const snd_ctl_elem_id_t *id) in get_compare_weight() function
329 el.compare_weight = get_compare_weight(id); in _snd_hctl_find_elem()
350 elem->compare_weight = get_compare_weight(&elem->id); in snd_hctl_elem_add()
604 elem->compare_weight = get_compare_weight(&elem->id); in snd_hctl_load()
/third_party/alsa-lib/src/mixer/
Dsimple_none.c133 static int get_compare_weight(const char *name, unsigned int idx) in get_compare_weight() function
1540 get_compare_weight( in simple_add1()