Lines Matching defs:clk
109 static int cgu_enable(struct clk *clk) in cgu_enable()
116 static void cgu_disable(struct clk *clk) in cgu_disable()
122 static int pmu_enable(struct clk *clk) in pmu_enable()
137 static void pmu_disable(struct clk *clk) in pmu_disable()
144 static int pci_enable(struct clk *clk) in pci_enable()
168 static int pci_ext_enable(struct clk *clk) in pci_ext_enable()
176 static void pci_ext_disable(struct clk *clk) in pci_ext_disable()
183 static int clkout_enable(struct clk *clk) in clkout_enable()
208 struct clk *clk = kzalloc(sizeof(struct clk), GFP_KERNEL); in clkdev_add_pmu() local
224 struct clk *clk = kzalloc(sizeof(struct clk), GFP_KERNEL); in clkdev_add_cgu() local
240 struct clk *clk = kzalloc(sizeof(struct clk), GFP_KERNEL); in clkdev_add_pci() local
277 struct clk *clk; in clkdev_add_clkout() local