Home
last modified time | relevance | path

Searched refs:UsbPnpNotifyServiceCmd (Results 1 - 10 of 10) sorted by relevance

/drivers/peripheral/usb/ddk/host/include/
H A Dddk_pnp_listener_mgr.h26 void DdkListenerMgrNotifyAll(const struct UsbPnpNotifyMatchInfoTable *device, enum UsbPnpNotifyServiceCmd cmd);
H A Dusb_raw_api_library.h134 int32_t RawInitPnpService(enum UsbPnpNotifyServiceCmd cmdType, struct UsbPnpAddRemoveInfo infoData);
/drivers/peripheral/usb/ddk/host/src/
H A Dddk_pnp_listener_mgr.c41 enum UsbPnpNotifyServiceCmd cmd;
113 void DdkListenerMgrNotifyAll(const struct UsbPnpNotifyMatchInfoTable *device, enum UsbPnpNotifyServiceCmd cmd) in DdkListenerMgrNotifyAll()
H A Dusb_interface_pool.c1204 enum UsbPnpNotifyServiceCmd cmdType = USB_PNP_NOTIFY_ADD_INTERFACE; in UsbAddOrRemoveInterface()
H A Dusb_raw_api_library.c1559 int32_t RawInitPnpService(enum UsbPnpNotifyServiceCmd cmdType, struct UsbPnpAddRemoveInfo infoData) in RawInitPnpService()
/drivers/hdf_core/framework/model/usb/include/
H A Dhdf_usb_pnp_manage.h17 enum UsbPnpNotifyServiceCmd { enum
/drivers/peripheral/usb/hdf_usb/include/
H A Dhdf_usb_pnp_manage.h17 enum UsbPnpNotifyServiceCmd { enum
/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_pnp_test.c62 static void TestInitPnpInfo(enum UsbPnpNotifyServiceCmd cmdType) in TestInitPnpInfo()
/drivers/hdf_core/adapter/khdf/linux/model/usb/host/src/
H A Dusb_pnp_notify.c45 static enum UsbPnpNotifyServiceCmd g_usbPnpNotifyCmdType = USB_PNP_NOTIFY_ADD_INTERFACE;
/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/src/
H A Dusb_pnp_notify.c55 static enum UsbPnpNotifyServiceCmd g_usbPnpNotifyCmdType = USB_PNP_NOTIFY_ADD_INTERFACE;

Completed in 10 milliseconds