Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpm_clock.h79 static inline void pm_clk_remove(struct device *dev, const char *con_id) in pm_clk_remove() function
/openbmc/linux/drivers/base/power/
H A Dclock_ops.c387 void pm_clk_remove(struct device *dev, const char *con_id) in pm_clk_remove() function