Lines Matching defs:ohci
191 void ep_print_int_eds (ohci_t *ohci, char * str) { in ep_print_int_eds()
378 ohci_t *ohci; in sohci_submit_job() local
456 ohci_t *ohci = &gohci; in sohci_get_current_frame_number() local
468 static int ep_link (ohci_t *ohci, ed_t *edi) in ep_link()
517 static int ep_unlink (ohci_t *ohci, ed_t *ed) in ep_unlink()
611 static void td_fill (ohci_t *ohci, unsigned int info, in td_fill()
667 ohci_t *ohci = &gohci; in td_submit_job() local
758 static td_t * dl_reverse_done_list (ohci_t *ohci) in dl_reverse_done_list()
796 static int dl_done_list (ohci_t *ohci, td_t *td_list) in dl_done_list()
1246 static int hc_reset (ohci_t *ohci) in hc_reset()
1291 static int hc_start (ohci_t * ohci) in hc_start()
1352 ohci_t *ohci = &gohci; in hc_interrupt() local
1421 static void hc_release_ohci (ohci_t *ohci) in hc_release_ohci()