Searched defs:sh7786_pcie_hwops (Results 1 - 1 of 1) sorted by relevance

/arch/sh/drivers/pci/
H A Dpcie-sh7786.c35 static struct sh7786_pcie_hwops { struct
38 } *sh7786_pcie_hwops; variable in typeref:struct:sh7786_pcie_hwops
521 static struct sh7786_pcie_hwops sh7786_65nm_pcie_hwops __initdata = {
533 sh7786_pcie_hwops = &sh7786_65nm_pcie_hwops;
535 nr_ports = sh7786_pcie_hwops->core_init();
571 async_schedule(sh7786_pcie_hwops->port_init_hw, port);

Completed in 189 milliseconds