Home
last modified time | relevance | path

Searched refs:SENSOR_DISABLED (Results 1 – 4 of 4) sorted by relevance

/drivers/hid/amd-sfh-hid/sfh1_1/
A Damd_sfh_init.c96 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()
/drivers/hid/amd-sfh-hid/
A Damd_sfh_client.c168 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()
A Damd_sfh_common.h26 #define SENSOR_DISABLED 5 macro
A Damd_sfh_pcie.c54 return SENSOR_DISABLED; in amd_sfh_wait_response_v2()

Completed in 11 milliseconds