Searched refs:childs (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/sound/pcm/
H A Dmixer.h62 void mix_setparentchild(struct snd_mixer *m, u_int32_t parent, u_int32_t childs);
H A Dmixer.c546 mix_setparentchild(struct snd_mixer *m, u_int32_t parent, u_int32_t childs) argument
556 if (childs & (1 << i)) {

Completed in 109 milliseconds