Home
last modified time | relevance | path

Searched refs:USB_PNP_NOTIFY_REMOVE_INTERFACE (Results 1 - 7 of 7) sorted by relevance

/drivers/hdf_core/framework/model/usb/include/
H A Dhdf_usb_pnp_manage.h19 USB_PNP_NOTIFY_REMOVE_INTERFACE, enumerator
/drivers/peripheral/usb/hdf_usb/include/
H A Dhdf_usb_pnp_manage.h19 USB_PNP_NOTIFY_REMOVE_INTERFACE, enumerator
/drivers/hdf_core/adapter/khdf/linux/model/usb/host/src/
H A Dusb_pnp_notify.c224 if (g_usbPnpNotifyCmdType == USB_PNP_NOTIFY_REMOVE_INTERFACE) { in UsbPnpNotifyAddInterfaceInitInfo()
232 if (g_usbPnpNotifyCmdType == USB_PNP_NOTIFY_REMOVE_INTERFACE) { in UsbPnpNotifyAddInterfaceInitInfo()
267 (g_usbPnpNotifyCmdType == USB_PNP_NOTIFY_REMOVE_INTERFACE)) { in UsbPnpNotifyInitInfo()
312 (g_usbPnpNotifyCmdType == USB_PNP_NOTIFY_REMOVE_INTERFACE)) { in UsbPnpNotifyGetDeviceInfo()
319 (g_usbPnpNotifyCmdType == USB_PNP_NOTIFY_REMOVE_INTERFACE)) { in UsbPnpNotifyGetDeviceInfo()
587 (g_usbPnpNotifyCmdType == USB_PNP_NOTIFY_REMOVE_INTERFACE)) { in UsbPnpNotifyReportThread()
799 case USB_PNP_NOTIFY_REMOVE_INTERFACE: in UsbPnpNotifyDispatch()
/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/src/
H A Dusb_pnp_notify.c252 if (g_usbPnpNotifyCmdType == USB_PNP_NOTIFY_REMOVE_INTERFACE) { in UsbPnpNotifyAddInterfaceInitInfo()
260 if (g_usbPnpNotifyCmdType == USB_PNP_NOTIFY_REMOVE_INTERFACE) { in UsbPnpNotifyAddInterfaceInitInfo()
295 (g_usbPnpNotifyCmdType == USB_PNP_NOTIFY_REMOVE_INTERFACE)) { in UsbPnpNotifyInitInfo()
362 (g_usbPnpNotifyCmdType == USB_PNP_NOTIFY_REMOVE_INTERFACE)) { in UsbPnpNotifyGetDeviceInfo()
369 (g_usbPnpNotifyCmdType == USB_PNP_NOTIFY_REMOVE_INTERFACE)) { in UsbPnpNotifyGetDeviceInfo()
589 (g_usbPnpNotifyCmdType == USB_PNP_NOTIFY_REMOVE_INTERFACE)) { in UsbPnpNotifyReportThread()
888 case USB_PNP_NOTIFY_REMOVE_INTERFACE: in UsbPnpNotifyDispatch()
/drivers/hdf_core/framework/model/usb/src/
H A Dusb_ddk_pnp_loader.c923 if (cmdId != USB_PNP_NOTIFY_REMOVE_INTERFACE) { in UsbDdkPnpLoaderRemoveDevice()
1010 case USB_PNP_NOTIFY_REMOVE_INTERFACE: in UsbDdkPnpLoaderEventReceived()
/drivers/peripheral/usb/ddk/host/src/
H A Dusb_interface_pool.c1235 cmdType = USB_PNP_NOTIFY_REMOVE_INTERFACE; in UsbAddOrRemoveInterface()
H A Dusb_raw_api_library.c1561 if (cmdType != USB_PNP_NOTIFY_ADD_INTERFACE && cmdType != USB_PNP_NOTIFY_REMOVE_INTERFACE) { in RawInitPnpService()

Completed in 10 milliseconds