Searched refs:USB_PNP_NOTIFY_ADD_DEVICE (Results 1 – 7 of 7) sorted by relevance
21 USB_PNP_NOTIFY_ADD_DEVICE, enumerator
106 DdkListenerMgrNotifyAll(device, USB_PNP_NOTIFY_ADD_DEVICE); in DdkUeventAddDevice()273 if (id == USB_PNP_NOTIFY_ADD_DEVICE || id == USB_PNP_NOTIFY_REMOVE_DEVICE) { in DdkUeventCallBack()
142 …truct UsbDdkDeviceHanldePriv handlePriv = {.listener = listener, .cmd = USB_PNP_NOTIFY_ADD_DEVICE}; in DdkListenerMgrAdd()
324 } else if ((g_usbPnpNotifyCmdType == USB_PNP_NOTIFY_ADD_DEVICE) || in UsbPnpNotifyGetDeviceInfo()657 g_usbPnpNotifyCmdType = USB_PNP_NOTIFY_ADD_DEVICE; in UsbPnpNotifyCallback()
374 } else if ((g_usbPnpNotifyCmdType == USB_PNP_NOTIFY_ADD_DEVICE) || in UsbPnpNotifyGetDeviceInfo()648 g_usbPnpNotifyCmdType = USB_PNP_NOTIFY_ADD_DEVICE; in UsbPnpNotifyAddDevice()
874 if (id == USB_PNP_NOTIFY_ADD_DEVICE) { in UsbdPnpNotifyAddAndRemoveDevice()933 if (id == USB_PNP_DRIVER_GADGET_ADD || id == USB_PNP_NOTIFY_ADD_DEVICE) { in UsbdLoadServiceCallback()938 if (id == USB_PNP_NOTIFY_ADD_DEVICE) { in UsbdLoadServiceCallback()
997 case USB_PNP_NOTIFY_ADD_DEVICE: in UsbDdkPnpLoaderEventReceived()