Searched refs:hc_start (Results 1 – 4 of 4) sorted by relevance
34 static void *hc_start(struct seq_file *m, loff_t *pos) in hc_start() function46 return hc_start(m, pos); in hc_next()74 .start = hc_start,
1844 static int hc_start(ohci_t *ohci) in hc_start() function2078 if (hc_start(&gohci) < 0) { in usb_lowlevel_init()2211 if (hc_start(ohci) < 0) in ohci_register()
1291 static int hc_start (ohci_t * ohci) in hc_start() function1576 if (hc_start (&gohci) < 0) in usb_lowlevel_init()
82 u32 hc_start; /* Hardware Cursor */ member