Home
last modified time | relevance | path

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

/include/linux/
Dpm_clock.h50 static inline int pm_clk_add(struct device *dev, const char *con_id) in pm_clk_add()
54 static inline void pm_clk_remove(struct device *dev, const char *con_id) in pm_clk_remove()
Dclkdev.h23 const char *con_id; member