/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)
|