Searched refs:adev_set_master_volume (Results 1 – 3 of 3) sorted by relevance
50 static int adev_set_master_volume(struct audio_hw_device* dev, float volume) { in adev_set_master_volume() function105 adev->set_master_volume = adev_set_master_volume; in adev_open()
1690 static int adev_set_master_volume(UNUSED_ATTR struct audio_hw_device* dev, in adev_set_master_volume() function1853 adev->device.set_master_volume = adev_set_master_volume; in adev_open()
1750 static int adev_set_master_volume(UNUSED_ATTR struct audio_hw_device* dev, in adev_set_master_volume() function1914 adev->device.set_master_volume = adev_set_master_volume; in adev_open()