Searched refs:device_pm_not_required (Results 1 – 2 of 2) sorted by relevance
696 if (device_pm_not_required(dev)) in dpm_sysfs_add()739 if (device_pm_not_required(dev)) in dpm_sysfs_change_owner()828 if (device_pm_not_required(dev)) in dpm_sysfs_remove()
972 static inline bool device_pm_not_required(struct device *dev) in device_pm_not_required() function