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

  /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...]

Completed in 124 milliseconds