Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/hwdep/
Dhwdep_hw.c106 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()
Dhwdep_local.h46 int snd_hwdep_hw_open(snd_hwdep_t **handle, const char *name, int card, int device, int mode);