Searched refs:pm_runtime_drop_link (Results 1 – 3 of 3) sorted by relevance
61 extern void pm_runtime_drop_link(struct device *dev);180 static inline void pm_runtime_drop_link(struct device *dev) {} in pm_runtime_drop_link() function
458 pm_runtime_drop_link(link->consumer); in __device_link_del()473 pm_runtime_drop_link(link->consumer); in __device_link_del()
1708 void pm_runtime_drop_link(struct device *dev) in pm_runtime_drop_link() function