Searched refs:USB_PNP_NOTIFY_REMOVE_DEVICE (Results 1 – 9 of 9) sorted by relevance
22 USB_PNP_NOTIFY_REMOVE_DEVICE, enumerator
222 if (id == USB_PNP_NOTIFY_ADD_DEVICE || id == USB_PNP_NOTIFY_REMOVE_DEVICE) { in DdkUeventCallBack()
135 DdkListenerMgrNotifyAll(&dev, USB_PNP_NOTIFY_REMOVE_DEVICE); in DdkUeventRemoveDevice()
325 (g_usbPnpNotifyCmdType == USB_PNP_NOTIFY_REMOVE_DEVICE)) { in UsbPnpNotifyGetDeviceInfo()392 if ((ret != HDF_SUCCESS) || (g_usbPnpNotifyCmdType == USB_PNP_NOTIFY_REMOVE_DEVICE)) { in UsbPnpNotifyHdfSendEvent()679 g_usbPnpNotifyCmdType = USB_PNP_NOTIFY_REMOVE_DEVICE; in UsbPnpNotifyCallback()
375 (g_usbPnpNotifyCmdType == USB_PNP_NOTIFY_REMOVE_DEVICE)) { in UsbPnpNotifyGetDeviceInfo()442 if ((ret != HDF_SUCCESS) || (g_usbPnpNotifyCmdType == USB_PNP_NOTIFY_REMOVE_DEVICE)) { in UsbPnpNotifyHdfSendEvent()707 g_usbPnpNotifyCmdType = USB_PNP_NOTIFY_REMOVE_DEVICE; in UsbPnpNotifyDetachDevice()
85 if (id == USB_PNP_NOTIFY_REMOVE_DEVICE) { in UsbdPnpEventHandler()
1011 case USB_PNP_NOTIFY_REMOVE_DEVICE: in UsbDdkPnpLoaderEventReceived()
932 if (id == USB_PNP_NOTIFY_REMOVE_DEVICE) { in UsbdPnpNotifyAddAndRemoveDevice()949 } else if (id == USB_PNP_NOTIFY_REMOVE_DEVICE) { in UsbdPnpNotifyAddAndRemoveDevice()