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