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

  /device/samsung/crespo/alsa-lib/src/mixer/
simple_abst.c 67 snd_mixer_event_t event_func; local
89 event_func = snd_dlsym(h, "alsa_mixer_simple_event", NULL);
90 if (event_func == NULL) {
105 snd_mixer_class_set_event(class, event_func);
113 snd_mixer_event_t event_func; local
136 event_func = snd_dlsym(h, "alsa_mixer_simple_event", NULL);
137 if (event_func == NULL) {
152 snd_mixer_class_set_event(class, event_func);