Searched refs:snd_open_device (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/hwdep/
H A Dhwdep_hw.c118 fd = snd_open_device(filename, mode);
121 fd = snd_open_device(filename, mode);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/control/
H A Dcards.c47 open_dev = snd_open_device(control, O_RDONLY);
H A Dcontrol_hw.c398 fd = snd_open_device(filename, fmode);
401 fd = snd_open_device(filename, fmode);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/timer/
H A Dtimer_query_hw.c102 fd = snd_open_device(SNDRV_FILE_TIMER, tmode);
H A Dtimer_hw.c235 fd = snd_open_device(SNDRV_FILE_TIMER, tmode);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/seq/
H A Dseq_hw.c447 fd = snd_open_device(filename, fmode);
450 fd = snd_open_device(SNDRV_FILE_ALOADSEQ, fmode);
453 fd = snd_open_device(filename, fmode);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/rawmidi/
H A Drawmidi_hw.c227 fd = snd_open_device(filename, fmode);
230 fd = snd_open_device(filename, fmode);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dlocal.h233 static inline int snd_open_device(const char *filename, int fmode) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_hw.c1290 fd = snd_open_device(filename, fmode);

Completed in 84 milliseconds