Home
last modified time | relevance | path

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

/external/tinyalsa_new/src/
Dsnd_card_plugin.c94 static struct snd_node *snd_utils_open_dev_node(unsigned int card, in snd_utils_open_dev_node() function
143 return snd_utils_open_dev_node(card, device, NODE_PCM); in snd_utils_open_pcm()
148 return snd_utils_open_dev_node(card, 0, NODE_MIXER); in snd_utils_open_mixer()