Searched refs:bag_free (Results 1 – 3 of 3) sorted by relevance
/third_party/alsa-lib/src/mixer/ | ||
D | bag.c | 34 void bag_free(bag_t *bag) in bag_free() function |
D | mixer_local.h | 33 void bag_free(bag_t *bag); |
D | mixer.c | 150 bag_free(bag); in hctl_elem_event_handler() |