Searched refs:pdsc_is_fw_good (Results 1 – 4 of 4) sorted by relevance
163 else if (!pdsc_is_fw_good(pdsc)) in pdsc_fw_reporter_diagnose()
276 bool pdsc_is_fw_good(struct pdsc *pdsc);
69 bool pdsc_is_fw_good(struct pdsc *pdsc) in pdsc_is_fw_good() function
584 healthy = pdsc_is_fw_good(pdsc); in pdsc_health_thread()