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/generic/goldfish/audio/
Daudio_hw_legacy.c495 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) in adev_get_master_volume() function
680 adev->device.get_master_volume = adev_get_master_volume; in adev_open()
Daudio_hw.c1316 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) in adev_get_master_volume() function
1571 adev->device.get_master_volume = adev_get_master_volume; // no op in adev_open()
/device/linaro/hikey/audio/
Daudio_hw.c712 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) in adev_get_master_volume() function
840 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/google/cuttlefish_common/guest/hals/audio/
Daudio_hw.c1319 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) in adev_get_master_volume() function
1569 adev->device.get_master_volume = adev_get_master_volume; // no op in adev_open()