Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/mixer/
Dbag.c47 bag1_t *b = malloc(sizeof(*b)); in bag_add()
59 bag1_t *b = list_entry(pos, bag1_t, list); in bag_del()
Dmixer_local.h28 } bag1_t; typedef
41 #define bag_iterator_entry(i) (list_entry((i), bag1_t, list)->ptr)