Home
last modified time | relevance | path

Searched refs:pm_clk_remove (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
Dpm_clock.h35 extern void pm_clk_remove(struct device *dev, const char *con_id);
62 static inline void pm_clk_remove(struct device *dev, const char *con_id) in pm_clk_remove() function
/linux-4.1.27/drivers/base/power/
Dclock_ops.c166 void pm_clk_remove(struct device *dev, const char *con_id) in pm_clk_remove() function