Searched refs:AudioPnpUeventStart (Results 1 – 1 of 1) sorted by relevance
725 static void *AudioPnpUeventStart(void *useless) in AudioPnpUeventStart() function779 if (pthread_create(&thread, &tidsAttr, AudioPnpUeventStart, NULL) != 0) { in AudioUsbPnpUeventStartThread()