Searched refs:in_dpm_list (Results 1 – 3 of 3) sorted by relevance
124 return dev->power.in_dpm_list; in device_pm_initialized()
143 dev->power.in_dpm_list = true; in device_pm_add()161 dev->power.in_dpm_list = false; in device_pm_remove()
667 bool in_dpm_list:1; /* Owned by the PM core */ member