Home
last modified time | relevance | path

Searched refs:adev_get_master_mute (Results 1 – 6 of 6) 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.c729 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute() function
847 adev->hw_device.get_master_mute = adev_get_master_mute; in adev_open()
/device/amlogic/yukawa/hal/audio/
Daudio_hw.c939 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute() function
1126 adev->hw_device.get_master_mute = adev_get_master_mute; in adev_open()
/device/generic/car/emulator/audio/driver/
Daudio_hw.c1103 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) { in adev_get_master_mute() function
1386 adev->device.get_master_mute = adev_get_master_mute; in adev_open()
/device/linaro/dragonboard/audio/
Daudio_hw.c1348 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute() function
1767 adev->device.get_master_mute = adev_get_master_mute; // no op in adev_open()
/device/google/cuttlefish/guest/hals/audio/
Daudio_hw.c1351 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute() function
1770 adev->device.get_master_mute = adev_get_master_mute; // no op in adev_open()