Searched refs:pmf_qual_depth (Results 1 – 3 of 3) sorted by relevance
133 pmf_qual_depth(const pmf_qual_t *pq) in pmf_qual_depth() function
3300 if (pmf_qual_depth(qual) <= DEVACT_LEVEL_DRIVER && in device_pmf_driver_suspend()3316 if (pmf_qual_depth(qual) <= DEVACT_LEVEL_DRIVER && in device_pmf_driver_resume()3481 if (pmf_qual_depth(qual) <= DEVACT_LEVEL_BUS && in device_pmf_bus_suspend()3495 if (pmf_qual_depth(qual) <= DEVACT_LEVEL_BUS && in device_pmf_bus_resume()3550 if (pmf_qual_depth(qual) <= DEVACT_LEVEL_CLASS && in device_pmf_class_suspend()3567 if (pmf_qual_depth(qual) <= DEVACT_LEVEL_CLASS && in device_pmf_class_resume()
163 switch (pmf_qual_depth(&psw->psw_qual)) { in pmf_suspend_worker()