Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/usb/include/
H A Dhdf_usb_pnp_manage.h35 USB_ACCESSORY_START = 50, enumerator
/ohos5.0/drivers/peripheral/usb/hdf_usb/include/
H A Dhdf_usb_pnp_manage.h35 USB_ACCESSORY_START = 50, enumerator
/ohos5.0/drivers/peripheral/usb/ddk/device/src/
H A Dusb_accessory_uevent_handle.c40 DdkListenerMgrNotifyAll(NULL, USB_ACCESSORY_START); in UsbAccessoryDispatchUevent()
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp991 } else if (id == USB_ACCESSORY_START) { in UsbdPnpLoaderEventReceived()