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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
mixer_abst.h 63 #define sm_selem(x) ((sm_selem_t *)((x)->private_data))
64 #define sm_selem_ops(x) ((sm_selem_t *)((x)->private_data))->ops
71 } sm_selem_t; typedef in typeref:struct:_sm_selem
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
mixer_abst.h 63 #define sm_selem(x) ((sm_selem_t *)((x)->private_data))
64 #define sm_selem_ops(x) ((sm_selem_t *)((x)->private_data))->ops
71 } sm_selem_t; typedef in typeref:struct:_sm_selem
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
mixer_abst.h 63 #define sm_selem(x) ((sm_selem_t *)((x)->private_data))
64 #define sm_selem_ops(x) ((sm_selem_t *)((x)->private_data))->ops
71 } sm_selem_t; typedef in typeref:struct:_sm_selem

Completed in 127 milliseconds