Searched refs:g_audioPnpDevice (Results 1 – 1 of 1) sorted by relevance
37 static struct HdfDeviceObject *g_audioPnpDevice = NULL; variable41 if (g_audioPnpDevice == NULL) { in AudioPnpUpdateInfo()50 if (HdfDeviceObjectSetServInfo(g_audioPnpDevice, statusInfo) != HDF_SUCCESS) { in AudioPnpUpdateInfo()54 if (HdfDeviceObjectUpdate(g_audioPnpDevice) != HDF_SUCCESS) { in AudioPnpUpdateInfo()109 g_audioPnpDevice = device; in HdfAudioPnpInit()