Searched refs:SENSOR_DISABLED (Results 1 – 4 of 4) sorted by relevance
96 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh_hid_client_deinit()138 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh1_1_hid_client_init()147 cl_data->sensor_sts[i] = (status == 0) ? SENSOR_ENABLED : SENSOR_DISABLED; in amd_sfh1_1_hid_client_init()202 cl_data->sensor_sts[i] = (status == 0) ? SENSOR_ENABLED : SENSOR_DISABLED; in amd_sfh1_1_hid_client_init()268 if (cl_data->sensor_sts[i] == SENSOR_DISABLED) { in amd_sfh_resume()306 status = SENSOR_DISABLED; in amd_sfh_suspend()308 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh_suspend()345 status = SENSOR_DISABLED; in amd_sfh_toggle_hpd()347 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh_toggle_hpd()
168 if (cl_data->sensor_sts[i] == SENSOR_DISABLED) { in amd_sfh_resume()197 (mp2, cl_data->sensor_idx[i], SENSOR_DISABLED); in amd_sfh_suspend()199 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh_suspend()262 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh_hid_client_init()334 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh_hid_client_init()363 (privdata, cl_data->sensor_idx[i], SENSOR_DISABLED); in amd_sfh_hid_client_deinit()365 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh_hid_client_deinit()
26 #define SENSOR_DISABLED 5 macro
54 return SENSOR_DISABLED; in amd_sfh_wait_response_v2()
Completed in 11 milliseconds