Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pcm/
HDmixer.h48 int mixer_busy(struct snd_mixer *m);
HDmixer.c963 mixer_busy(struct snd_mixer *m) in mixer_busy() function
/dragonfly/sys/dev/sound/pci/
HDes137x.c1543 if (mixer_busy(m) != 0) { in sysctl_es137x_single_pcm_mixer()