Searched refs:pdsc_is_fw_good (Results 1 – 4 of 4) sorted by relevance
165 else if (!pdsc_is_fw_good(pdsc)) in pdsc_fw_reporter_diagnose()
279 bool pdsc_is_fw_good(struct pdsc *pdsc);
74 bool pdsc_is_fw_good(struct pdsc *pdsc) in pdsc_is_fw_good() function
638 healthy = pdsc_is_fw_good(pdsc); in pdsc_health_thread()