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

/drivers/ata/
H A Dlibahci_platform.c101 * ahci_platform_enable_clks - Enable platform clocks
111 int ahci_platform_enable_clks(struct ahci_host_priv *hpriv) function
127 EXPORT_SYMBOL_GPL(ahci_platform_enable_clks); variable
134 * order of ahci_platform_enable_clks (starting at the end of the array).
153 * 2) Clocks (through ahci_platform_enable_clks)
172 rc = ahci_platform_enable_clks(hpriv);

Completed in 28 milliseconds