Home | Sort by relevance Sort by last modified time |
/bionic/libc/kernel/uapi/linux/ | |
soundcard.h | 598 typedef struct mixer_vol_table { struct 602 } mixer_vol_table; typedef in typeref:struct:mixer_vol_table 603 #define SOUND_MIXER_GETLEVELS _SIOWR('M', 116, mixer_vol_table) 604 #define SOUND_MIXER_SETLEVELS _SIOWR('M', 117, mixer_vol_table) |
/external/kernel-headers/original/uapi/linux/ | |
soundcard.h | 957 typedef struct mixer_vol_table { struct 961 } mixer_vol_table; typedef in typeref:struct:mixer_vol_table [all...] |