Searched refs:DevmgrServiceClnt (Results 1 – 5 of 5) sorted by relevance
20 struct DevmgrServiceClnt *inst = DevmgrServiceClntGetInstance(); in DevmgrServiceClntAttachDeviceHost()37 struct DevmgrServiceClnt *inst = DevmgrServiceClntGetInstance(); in DevmgrServiceClntAttachDevice()54 struct DevmgrServiceClnt *inst = DevmgrServiceClntGetInstance(); in DevmgrServiceClntDetachDevice()67 struct DevmgrServiceClnt *DevmgrServiceClntGetInstance(void) in DevmgrServiceClntGetInstance()69 static struct DevmgrServiceClnt instance = {0}; in DevmgrServiceClntGetInstance()76 void DevmgrServiceClntFreeInstance(struct DevmgrServiceClnt *inst) in DevmgrServiceClntFreeInstance()
20 struct DevmgrServiceClnt { struct24 struct DevmgrServiceClnt *DevmgrServiceClntGetInstance(void); argument25 void DevmgrServiceClntFreeInstance(struct DevmgrServiceClnt *inst);
63 struct DevmgrServiceClnt *hdf = NULL; in AudioUsbDriverLoad()
187 struct DevmgrServiceClnt *devmgrClnt = NULL; in KernalSpacePmNotify()
185 struct DevmgrServiceClnt clnt;