Searched refs:ehci_hcdi_ops (Results 1 – 3 of 3) sorted by relevance
309 ehcip->ehci_hcdi_ops = ehci_alloc_hcdi_ops(ehcip); in ehci_attach()319 hcdi_args.usba_hcdi_register_ops = ehcip->ehci_hcdi_ops; in ehci_attach()
1943 if (ehcip->ehci_hcdi_ops) { in ehci_cleanup()1944 usba_free_hcdi_ops(ehcip->ehci_hcdi_ops); in ehci_cleanup()
75 usba_hcdi_ops_t *ehci_hcdi_ops; /* HCDI structure */ member