Searched refs:use_autosuspend (Results 1 – 4 of 4) sorted by relevance
132 if (!dev->power.use_autosuspend) in pm_runtime_autosuspend_expiration()1297 if (dev->power.use_autosuspend && delay < 0) { in update_autosuspend()1333 old_use = dev->power.use_autosuspend; in pm_runtime_set_autosuspend_delay()1354 old_use = dev->power.use_autosuspend; in __pm_runtime_use_autosuspend()1355 dev->power.use_autosuspend = use; in __pm_runtime_use_autosuspend()
192 if (!dev->power.use_autosuspend) in autosuspend_delay_ms_show()202 if (!dev->power.use_autosuspend) in autosuspend_delay_ms_store()
595 unsigned int use_autosuspend:1; member
279 unsigned int use_autosuspend;475 - set the power.use_autosuspend flag, enabling autosuspend delays478 - clear the power.use_autosuspend flag, disabling autosuspend delays490 power.use_autosuspend isn't set, otherwise returns the expiration time830 Similarly, if the power.use_autosuspend field isn't set then the autosuspend