Home
last modified time | relevance | path

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

/include/linux/
Dpm_runtime.h126 static inline void pm_runtime_mark_last_busy(struct device *dev) in pm_runtime_mark_last_busy() function
172 static inline void pm_runtime_mark_last_busy(struct device *dev) {} in pm_runtime_mark_last_busy() function
Dusb.h673 pm_runtime_mark_last_busy(&udev->dev); in usb_mark_last_busy()