Searched refs:DdkListenerMgrNotifyOne (Results 1 – 1 of 1) sorted by relevance
69 static int32_t DdkListenerMgrNotifyOne(const struct UsbPnpNotifyMatchInfoTable *device, void *priv) in DdkListenerMgrNotifyOne() function128 if (DdkListenerMgrNotifyOne(device, &handlePriv) != HDF_SUCCESS) { in DdkListenerMgrNotifyAll()154 int32_t ret = DdkDevMgrForEachDeviceSafe(DdkListenerMgrNotifyOne, (void *)&handlePriv); in DdkListenerMgrAdd()