Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/usb/include/
H A Dhdf_usb_pnp_manage.h70 struct UsbPnpNotifyInterfaceInfo { struct
100 struct UsbPnpNotifyInterfaceInfo interfaceInfo[USB_PNP_INFO_MAX_INTERFACES];
/ohos5.0/drivers/peripheral/usb/hdf_usb/include/
H A Dhdf_usb_pnp_manage.h70 struct UsbPnpNotifyInterfaceInfo { struct
100 struct UsbPnpNotifyInterfaceInfo interfaceInfo[USB_PNP_INFO_MAX_INTERFACES];
/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dddk_sysfs_device.c100 const char *deviceDir, const char *intfDir, struct UsbPnpNotifyInterfaceInfo * const intf) in DdkSysfsGetInterface()
126 const char *deviceDir, uint8_t intfNum, struct UsbPnpNotifyInterfaceInfo intfs[]) in DdkSysfsGetActiveInterfaces()