Home
last modified time | relevance | path

Searched refs:UsbPnpNotifyFindDeviceList (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/src/
H A Dusb_pnp_notify.c69 static bool UsbPnpNotifyFindDeviceList(struct usb_device *deviceObj, bool freeFlag) in UsbPnpNotifyFindDeviceList() function
660 if ((udev->ddesc.bDeviceClass == UICLASS_HUB) || UsbPnpNotifyFindDeviceList(udev, false)) { in UsbPnpNotifyAttachDevice()
691 if (UsbPnpNotifyFindDeviceList(udev, true)) { in UsbPnpNotifyDetachDevice()