Searched refs:ed_controlhead (Results 1 – 7 of 7) sorted by relevance
/linux-2.6.39/drivers/usb/host/ |
D | ohci-hub.c | 205 ohci_writel (ohci, 0, &ohci->regs->ed_controlhead); in ohci_rh_resume() 255 &ohci->regs->ed_controlhead); in ohci_rh_resume()
|
D | ohci-q.c | 194 &ohci->regs->ed_controlhead); in ed_schedule() 331 &ohci->regs->ed_controlhead); in ed_deschedule()
|
D | ohci.h | 213 __hc32 ed_controlhead; member
|
D | ohci-dbg.c | 181 ohci_readl (controller, ®s->ed_controlhead), in ohci_dump_status()
|
D | ohci-hcd.c | 659 ohci_writel (ohci, 0, &ohci->regs->ed_controlhead); in ohci_run()
|
D | u132-hcd.c | 1697 retval = u132_write_pcimem(u132, ed_controlhead, 0x00000000); in u132_run()
|
/linux-2.6.39/drivers/usb/misc/ |
D | ftdi-elan.c | 2398 retval = ftdi_write_pcimem(ftdi, ed_controlhead, 0x00000000); in ftdi_elan_check_controller()
|