Home
last modified time | relevance | path

Searched refs:adev_get_master_volume (Results 1 – 5 of 5) sorted by relevance

/device/linaro/poplar/audio/
Daudio_hw.c533 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) in adev_get_master_volume() function
654 adev->hw_device.get_master_volume = adev_get_master_volume; in adev_open()
/device/linaro/hikey/audio/
Daudio_hw.c716 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) in adev_get_master_volume() function
844 adev->hw_device.get_master_volume = adev_get_master_volume; in adev_open()
/device/amlogic/yukawa/hal/audio/
Daudio_hw.c965 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) in adev_get_master_volume() function
1160 adev->hw_device.get_master_volume = adev_get_master_volume; in adev_open()
/device/linaro/dragonboard/audio/
Daudio_hw.c951 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) in adev_get_master_volume() function
1147 adev->hw_device.get_master_volume = adev_get_master_volume; in adev_open()
/device/generic/car/emulator/audio/driver/
Daudio_hw.c1335 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) { in adev_get_master_volume() function
1669 adev->device.get_master_volume = adev_get_master_volume; // no op in adev_open()