Home
last modified time | relevance | path

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

/device/htc/flounder/audio/hal/
Daudio_hw.c2900 static void *tfa9895_config_thread(void *context) in tfa9895_config_thread() function
4628 if (pthread_create(&th, NULL, tfa9895_config_thread, (void* )adev) != 0) { in adev_open()