Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dhwdep.h108 int snd_hwdep_open(snd_hwdep_t **hwdep, const char *name, int mode);
/third_party/alsa-lib/src/hwdep/
Dhwdep.c169 int snd_hwdep_open(snd_hwdep_t **hwdep, const char *name, int mode) in snd_hwdep_open() function