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.h414 int (*htc_acoustic_init_rt5506)(); member
Daudio_hw.c4545 adev->htc_acoustic_init_rt5506 = in adev_open()
4592 if (adev->htc_acoustic_init_rt5506 != NULL) in adev_open()
4593 adev->htc_acoustic_init_rt5506(); in adev_open()