Searched refs:SCMI_NOT_FOUND (Results 1 – 4 of 4) sorted by relevance
93 scmi_status_response(msg, SCMI_NOT_FOUND); in report_message_attributes()121 scmi_status_response(msg, SCMI_NOT_FOUND); in reset_domain_attributes()150 scmi_status_response(msg, SCMI_NOT_FOUND); in reset_request()
124 scmi_status_response(msg, SCMI_NOT_FOUND); in report_message_attributes()155 scmi_status_response(msg, SCMI_NOT_FOUND); in scmi_clock_attributes()
65 scmi_status_response(msg, SCMI_NOT_FOUND); in report_message_attributes()
21 #define SCMI_NOT_FOUND (-4) macro