Home
last modified time | relevance | path

Searched refs:pm_runtime_mark_last_busy (Results 1 – 3 of 3) sorted by relevance

/include/linux/greybus/
Dbundle.h66 pm_runtime_mark_last_busy(&bundle->dev); in gb_pm_runtime_put_autosuspend()
/include/linux/
Dpm_runtime.h197 static inline void pm_runtime_mark_last_busy(struct device *dev) in pm_runtime_mark_last_busy() function
274 static inline void pm_runtime_mark_last_busy(struct device *dev) {} in pm_runtime_mark_last_busy() function
Dusb.h798 pm_runtime_mark_last_busy(&udev->dev); in usb_mark_last_busy()