Home
last modified time | relevance | path

Searched defs:hdev (Results 1 – 4 of 4) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Dusb_gen_hub.c89 static struct usb_hub *hdev_to_hub(struct usb_host_virt_dev *hdev) in hdev_to_hub()
221 static int clear_hub_feature(struct usb_host_virt_dev *hdev, int feature) in clear_hub_feature()
268 struct usb_host_virt_dev *hdev = hub->hdev; in hub_port_disable() local
610 struct usb_host_virt_dev *hdev = NULL; in hub_port_init() local
1144 struct usb_host_virt_dev *hdev = hub->hdev; in hub_power_remaining() local
1217 struct usb_host_virt_dev *hdev = hub->hdev; in hub_port_connect_change() local
1572 struct usb_host_virt_dev *hdev = NULL; in hub_events() local
2284 struct usb_host_virt_dev *hdev = hub->hdev; in hub_pre_reset() local
2430 struct usb_host_virt_dev *hdev = hub->hdev; in _hub_config() local
2721 struct usb_host_virt_dev *hdev; in hub_disconnect() local
[all …]
A Dusb_gen_hub_base.c61 static int get_port_status(struct usb_host_virt_dev *hdev, int port1, in get_port_status()
651 struct usb_device *hdev = hub->hdev; in hub_suspend() local
683 struct usb_device *hdev = usb_mod_interface_to_usbdev(intf); in hub_resume() local
748 void usb_resume_root_hub(struct usb_device *hdev) in usb_resume_root_hub()
815 static int get_hub_status(struct usb_host_virt_dev *hdev, in get_hub_status()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dusb.h558 #define usb_hub_for_each_child(hdev, port1, child) \ argument
581 static inline int usb_acpi_set_power_state(struct usb_device *hdev, int index, in usb_acpi_set_power_state()
583 static inline bool usb_acpi_power_manageable(struct usb_device *hdev, int index) in usb_acpi_power_manageable()
A Dusb_host_hub.h205 struct usb_host_virt_dev *hdev; member

Completed in 18 milliseconds