Home
last modified time | relevance | path

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

/third_party/alsa-utils/alsamixer/
Dcard_select.c106 static int get_cards(void) in get_cards() function
186 cards = get_cards(); in create_card_select_list()
/third_party/pulseaudio/src/modules/dbus/
Diface-core.c603 static const char **get_cards(pa_dbusiface_core *c, unsigned *n) { in get_cards() function
634 cards = get_cards(c, &n); in handle_get_cards()
1104 cards = get_cards(c, &n_cards); in handle_get_all()