Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/hid/amd-sfh-hid/sfh1_1/
A Damd_sfh_init.c81 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh_hid_client_deinit()
122 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh1_1_hid_client_init()
170 status = (status == 0) ? SENSOR_ENABLED : SENSOR_DISABLED; in amd_sfh1_1_hid_client_init()
180 status = SENSOR_DISABLED; in amd_sfh1_1_hid_client_init()
182 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh1_1_hid_client_init()
215 if (cl_data->sensor_sts[i] == SENSOR_DISABLED) { in amd_sfh_resume()
246 status = SENSOR_DISABLED; in amd_sfh_suspend()
248 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh_suspend()
/linux-6.3-rc2/drivers/hid/amd-sfh-hid/
A Damd_sfh_client.c165 if (cl_data->sensor_sts[i] == SENSOR_DISABLED) { in amd_sfh_resume()
194 (mp2, cl_data->sensor_idx[i], SENSOR_DISABLED); in amd_sfh_suspend()
196 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh_suspend()
245 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh_hid_client_init()
297 (privdata, cl_data->sensor_idx[i], SENSOR_DISABLED); in amd_sfh_hid_client_init()
299 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh_hid_client_init()
307 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh_hid_client_init()
355 (privdata, cl_data->sensor_idx[i], SENSOR_DISABLED); in amd_sfh_hid_client_deinit()
357 cl_data->sensor_sts[i] = SENSOR_DISABLED; in amd_sfh_hid_client_deinit()
A Damd_sfh_common.h23 #define SENSOR_DISABLED 5 macro
A Damd_sfh_pcie.c48 return SENSOR_DISABLED; in amd_sfh_wait_response_v2()

Completed in 6 milliseconds