Searched defs:hdev (Results 1 - 7 of 7) sorted by relevance

/seL4-camkes-master/projects/projects_libs/libusbdrivers/src/ehci/
H A Dhcd.c94 int ehci_schedule_xact(usb_host_t *hdev, uint8_t addr, int8_t hub_addr, argument
191 void ehci_handle_irq(usb_host_t *hdev) argument
240 int ehci_cancel_xact(usb_host_t *hdev, struct endpoint *ep) argument
263 ehci_host_init(usb_host_t *hdev, uintptr_t regs, argument
[all...]
/seL4-camkes-master/projects/projects_libs/libusbdrivers/include/usb/
H A Dusb_host.h174 usb_hcd_schedule(usb_host_t* hdev, uint8_t addr, uint8_t hub_addr, uint8_t hub_port, argument
183 usb_hcd_handle_irq(usb_host_t* hdev) argument
189 usb_hcd_count_ports(usb_host_t* hdev) argument
[all...]
H A Dusb.h33 usb_host_t hdev; member in struct:usb
/seL4-camkes-master/projects/projects_libs/libusbdrivers/src/plat/pc99/
H A Dehci-pci.c110 usb_host_init(enum usb_host_id id, ps_io_ops_t* io_ops, ps_mutex_ops_t *sync, usb_host_t* hdev) argument
/seL4-camkes-master/projects/projects_libs/libusbdrivers/src/plat/exynos5/
H A Dehci-exynos5.c186 usb_host_init(enum usb_host_id id, ps_io_ops_t *io_ops, ps_mutex_ops_t *sync, usb_host_t *hdev) argument
/seL4-camkes-master/projects/projects_libs/libusbdrivers/src/
H A Dusb.c894 usb_host_t *hdev; local
951 usb_host_t *hdev; local
966 usb_host_t *hdev; local
[all...]
/seL4-camkes-master/projects/projects_libs/libusbdrivers/src/plat/imx6/
H A Dehci-imx6.c339 usb_host_init(enum usb_host_id id, ps_io_ops_t* ioops, ps_mutex_ops_t *sync, usb_host_t* hdev) argument

Completed in 97 milliseconds