Home
last modified time | relevance | path

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

/device/linaro/poplar/audio/
Daudio_hw.c545 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute() function
656 adev->hw_device.get_master_mute = adev_get_master_mute; in adev_open()
/device/linaro/hikey/audio/
Daudio_hw.c728 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute() function
846 adev->hw_device.get_master_mute = adev_get_master_mute; in adev_open()
/device/amlogic/yukawa/hal/audio/
Daudio_hw.c977 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute() function
1162 adev->hw_device.get_master_mute = adev_get_master_mute; in adev_open()
/device/linaro/dragonboard/audio/
Daudio_hw.c963 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute() function
1149 adev->hw_device.get_master_mute = adev_get_master_mute; in adev_open()
/device/generic/car/emulator/audio/driver/
Daudio_hw.c1348 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) { in adev_get_master_mute() function
1671 adev->device.get_master_mute = adev_get_master_mute; in adev_open()