Home
last modified time | relevance | path

Searched refs:adev_get_master_volume (Results 1 – 6 of 6) 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.c717 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) in adev_get_master_volume() function
845 adev->hw_device.get_master_volume = adev_get_master_volume; in adev_open()
/device/amlogic/yukawa/hal/audio/
Daudio_hw.c927 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) in adev_get_master_volume() function
1124 adev->hw_device.get_master_volume = adev_get_master_volume; in adev_open()
/device/generic/car/emulator/audio/driver/
Daudio_hw.c1090 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) { in adev_get_master_volume() function
1384 adev->device.get_master_volume = adev_get_master_volume; // no op in adev_open()
/device/linaro/dragonboard/audio/
Daudio_hw.c1338 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) in adev_get_master_volume() function
1765 adev->device.get_master_volume = adev_get_master_volume; // no op in adev_open()
/device/google/cuttlefish/guest/hals/audio/
Daudio_hw.c1341 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) in adev_get_master_volume() function
1768 adev->device.get_master_volume = adev_get_master_volume; // no op in adev_open()