HomeSort by relevance Sort by last modified time
    Searched defs:dl_handle (Results 1 - 10 of 10) sorted by null

  /device/samsung/crespo/alsa-lib/src/hwdep/
hwdep_local.h 37 void *dl_handle; member in struct:_snd_hwdep
  /device/samsung/crespo/alsa-lib/src/rawmidi/
rawmidi_local.h 40 void *dl_handle; member in struct:_snd_rawmidi
  /device/samsung/crespo/alsa-lib/src/timer/
timer_local.h 43 void *dl_handle; member in struct:_snd_timer
62 void *dl_handle; member in struct:_snd_timer_query
  /device/samsung/crespo/alsa-lib/src/control/
control_local.h 59 void *dl_handle; member in struct:_snd_ctl
  /device/samsung/crespo/alsa-lib/src/seq/
seq_local.h 79 void *dl_handle; member in struct:_snd_seq
  /external/wpa_supplicant/
eap_i.h 250 * dl_handle - Handle for the dynamic library
256 void *dl_handle; member in struct:eap_method
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_i.h 249 * dl_handle - Handle for the dynamic library
255 void *dl_handle; member in struct:eap_method
  /device/samsung/crespo/alsa-lib/src/pcm/
pcm_ladspa.c 104 void *dl_handle; member in struct:__anon1450
187 if (plugin->dl_handle)
188 dlclose(plugin->dl_handle);
    [all...]
pcm_meter.c 70 void *dl_handle; member in struct:_snd_pcm_meter
281 if (meter->dl_handle)
282 snd_dlclose(meter->dl_handle);
686 meter->dl_handle = h;
pcm_local.h 177 void *dl_handle; member in struct:_snd_pcm
    [all...]

Completed in 72 milliseconds