Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dhwdep.h133 void snd_hwdep_info_set_device(snd_hwdep_info_t *obj, unsigned int val);
/third_party/alsa-lib/src/hwdep/
Dhwdep.c436 void snd_hwdep_info_set_device(snd_hwdep_info_t *obj, unsigned int val) in snd_hwdep_info_set_device() function
/third_party/alsa-lib/src/control/
Dnamehint.c126 snd_hwdep_info_set_device(&info, device); in get_dev_name1()