Searched refs:snd_hwdep_hw_open (Results 1 – 2 of 2) sorted by relevance
/third_party/alsa-lib/src/hwdep/ |
D | hwdep_hw.c | 106 int snd_hwdep_hw_open(snd_hwdep_t **handle, const char *name, int card, int device, int mode) in snd_hwdep_hw_open() function 180 return snd_hwdep_hw_open(hwdep, name, card, device, mode); in _snd_hwdep_hw_open()
|
D | hwdep_local.h | 46 int snd_hwdep_hw_open(snd_hwdep_t **handle, const char *name, int card, int device, int mode);
|