Searched refs:mixer_vol_table (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | soundcard.h | 953 typedef struct mixer_vol_table { struct 957 } mixer_vol_table; argument 959 #define SOUND_MIXER_GETLEVELS _SIOWR('M', 116, mixer_vol_table) 960 #define SOUND_MIXER_SETLEVELS _SIOWR('M', 117, mixer_vol_table)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | soundcard.h | 953 typedef struct mixer_vol_table { struct 957 } mixer_vol_table; argument 959 #define SOUND_MIXER_GETLEVELS _SIOWR('M', 116, mixer_vol_table) 960 #define SOUND_MIXER_SETLEVELS _SIOWR('M', 117, mixer_vol_table)
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | soundcard.h | 957 typedef struct mixer_vol_table { struct 961 } mixer_vol_table; argument 963 #define SOUND_MIXER_GETLEVELS _SIOWR('M', 116, mixer_vol_table) 964 #define SOUND_MIXER_SETLEVELS _SIOWR('M', 117, mixer_vol_table)
|