HomeSort by relevance Sort by last modified time
    Searched defs:mixer_vol_table (Results 26 - 29 of 29) sorted by null

12

  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/
soundcard.h 695 typedef struct mixer_vol_table { struct
699 } mixer_vol_table; typedef in typeref:struct:mixer_vol_table
701 #define SOUND_MIXER_GETLEVELS _SIOWR('M', 116, mixer_vol_table)
702 #define SOUND_MIXER_SETLEVELS _SIOWR('M', 117, mixer_vol_table)
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
soundcard.h 695 typedef struct mixer_vol_table { struct
699 } mixer_vol_table; typedef in typeref:struct:mixer_vol_table
701 #define SOUND_MIXER_GETLEVELS _SIOWR('M', 116, mixer_vol_table)
702 #define SOUND_MIXER_SETLEVELS _SIOWR('M', 117, mixer_vol_table)
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
soundcard.h 695 typedef struct mixer_vol_table { struct
699 } mixer_vol_table; typedef in typeref:struct:mixer_vol_table
701 #define SOUND_MIXER_GETLEVELS _SIOWR('M', 116, mixer_vol_table)
702 #define SOUND_MIXER_SETLEVELS _SIOWR('M', 117, mixer_vol_table)
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
soundcard.h 695 typedef struct mixer_vol_table { struct
699 } mixer_vol_table; typedef in typeref:struct:mixer_vol_table
701 #define SOUND_MIXER_GETLEVELS _SIOWR('M', 116, mixer_vol_table)
702 #define SOUND_MIXER_SETLEVELS _SIOWR('M', 117, mixer_vol_table)

Completed in 52 milliseconds

12