Searched refs:pm_runtime_drop_link (Results 1 – 3 of 3) sorted by relevance
62 extern void pm_runtime_drop_link(struct device *dev);179 static inline void pm_runtime_drop_link(struct device *dev) {} in pm_runtime_drop_link() function
334 pm_runtime_drop_link(link->consumer); in __device_link_del()349 pm_runtime_drop_link(link->consumer); in __device_link_del()
1608 void pm_runtime_drop_link(struct device *dev) in pm_runtime_drop_link() function