Home
last modified time | relevance | path

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

/drivers/peripheral/audio/hal/hdi_binder/server/src/
Dhdf_audio_pnp_uevent.c725 static void *AudioPnpUeventStart(void *useless) in AudioPnpUeventStart() function
779 if (pthread_create(&thread, &tidsAttr, AudioPnpUeventStart, NULL) != 0) { in AudioUsbPnpUeventStartThread()