HomeSort by relevance Sort by last modified time
    Searched refs:mixer_get_ctl (Results 1 - 3 of 3) sorted by null

  /external/tinyalsa/
tinymix.c 79 ctl = mixer_get_ctl(mixer, i);
122 ctl = mixer_get_ctl(mixer, id);
167 ctl = mixer_get_ctl(mixer, id);
mixer.c 174 struct mixer_ctl *mixer_get_ctl(struct mixer *mixer, unsigned int id) function
  /external/tinyalsa/include/tinyalsa/
asoundlib.h 172 struct mixer_ctl *mixer_get_ctl(struct mixer *mixer, unsigned int id);

Completed in 54 milliseconds