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()204 cl_data->sensor_sts[i] = (status == 0) ? SENSOR_ENABLED : SENSOR_DISABLED; in amd_sfh1_1_hid_client_init()270 if (cl_data->sensor_sts[i] == SENSOR_DISABLED) { in amd_sfh_resume()308 status = SENSOR_DISABLED; in amd_sfh_suspend()310 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh_suspend()347 status = SENSOR_DISABLED; in amd_sfh_toggle_hpd()349 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh_toggle_hpd()
176 if (cl_data->sensor_sts[i] == SENSOR_DISABLED) { in amd_sfh_resume()205 (mp2, cl_data->sensor_idx[i], SENSOR_DISABLED); in amd_sfh_suspend()207 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh_suspend()270 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh_hid_client_init()342 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh_hid_client_init()371 (privdata, cl_data->sensor_idx[i], SENSOR_DISABLED); in amd_sfh_hid_client_deinit()373 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh_hid_client_deinit()
27 #define SENSOR_DISABLED 5 macro
54 return SENSOR_DISABLED; in amd_sfh_wait_response_v2()