Home
last modified time | relevance | path

Searched refs:htc_acoustic_init_rt5506 (Results 1 – 2 of 2) sorted by relevance

/device/htc/flounder/audio/hal/
Daudio_hw.h423 int (*htc_acoustic_init_rt5506)(); member
Daudio_hw.c4692 adev->htc_acoustic_init_rt5506 = in adev_open()
4739 if (adev->htc_acoustic_init_rt5506 != NULL) in adev_open()
4740 adev->htc_acoustic_init_rt5506(); in adev_open()