Searched refs:SENSOR_DISABLED (Results 1 – 4 of 4) sorted by relevance
81 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh_hid_client_deinit()123 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh1_1_hid_client_init()171 cl_data->sensor_sts[i] = (status == 0) ? SENSOR_ENABLED : SENSOR_DISABLED; in amd_sfh1_1_hid_client_init()219 if (cl_data->sensor_sts[i] == SENSOR_DISABLED) { in amd_sfh_resume()255 status = SENSOR_DISABLED; in amd_sfh_suspend()257 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh_suspend()
166 if (cl_data->sensor_sts[i] == SENSOR_DISABLED) { in amd_sfh_resume()195 (mp2, cl_data->sensor_idx[i], SENSOR_DISABLED); in amd_sfh_suspend()197 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh_suspend()246 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh_hid_client_init()311 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh_hid_client_init()341 (privdata, cl_data->sensor_idx[i], SENSOR_DISABLED); in amd_sfh_hid_client_deinit()343 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh_hid_client_deinit()
23 #define SENSOR_DISABLED 5 macro
51 return SENSOR_DISABLED; in amd_sfh_wait_response_v2()