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

  /device/samsung/tuna/audio/
audio_hw.c 621 struct mixer_ctl *headset_volume; member in struct:mixer_ctls
990 int headset_volume; local
1013 headset_volume = toro ? VOICE_CALL_HEADSET_VOLUME_TORO :
1021 headset_volume = toro ? VOIP_HEADSET_VOLUME_TORO :
    [all...]
  /device/ti/panda/audio/
audio_hw.c 201 #define HEADSET_VOLUME 0
572 struct mixer_ctl *headset_volume; member in struct:mixer_ctls
924 int headset_volume; local
928 headset_volume = adev->devices & AUDIO_DEVICE_OUT_WIRED_HEADSET ?
929 HEADSET_VOLUME :
935 mixer_ctl_set_value(adev->mixer_ctls.headset_volume, channel,
936 DB_TO_HEADSET_VOLUME(headset_volume));
    [all...]

Completed in 24 milliseconds