Home
last modified time | relevance | path

Searched refs:adev_init_check (Results 1 – 6 of 6) sorted by relevance

/hardware/libhardware/modules/usbaudio/
Daudio_hw.c319 static int adev_init_check(const struct audio_hw_device *dev) in adev_init_check() function
400 adev->hw_device.init_check = adev_init_check; in adev_open()
/hardware/libhardware/modules/audio/
Daudio_hw.c275 static int adev_init_check(const struct audio_hw_device *dev) in adev_init_check() function
400 adev->device.init_check = adev_init_check; in adev_open()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp418 static int adev_init_check(const struct audio_hw_device *dev) in adev_init_check() function
653 ladev->device.init_check = adev_init_check; in legacy_adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp619 static int adev_init_check(const struct audio_hw_device *dev) in adev_init_check() function
787 rsxadev->device.init_check = adev_init_check; in adev_open()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_hw_hal.cpp439 static int adev_init_check(const struct audio_hw_device *dev) in adev_init_check() function
724 qadev->device.init_check = adev_init_check; in qcom_adev_open()
/hardware/qcom/audio/hal/
Daudio_hw.c2128 static int adev_init_check(const struct audio_hw_device *dev) in adev_init_check() function
2336 adev->device.init_check = adev_init_check; in adev_open()