Searched defs:xhci_hcd (Results 1 – 1 of 1) sorted by relevance
133803 struct xhci_hcd { struct133804 struct usb_hcd *main_hcd;133805 struct usb_hcd *shared_hcd;133806 struct xhci_cap_regs *cap_regs;133807 struct xhci_op_regs *op_regs;133808 struct xhci_run_regs *run_regs;133809 struct xhci_doorbell_array *dba;133810 struct xhci_intr_reg *ir_set;133811 __u32 hcs_params1;133812 __u32 hcs_params2;[all …]