Searched refs:SENSOR_ENABLED (Results 1 – 3 of 3) sorted by relevance
91 if (cl_data->sensor_sts[i] == SENSOR_ENABLED) { in amd_sfh_hid_client_deinit()148 if (cl_data->sensor_sts[i] == SENSOR_ENABLED) { in amd_sfh1_1_hid_client_init()209 if (cl_data->sensor_sts[i] == SENSOR_ENABLED) { in amd_sfh1_1_hid_client_init()274 status = SENSOR_ENABLED; in amd_sfh_resume()275 if (status == SENSOR_ENABLED) in amd_sfh_resume()276 cl_data->sensor_sts[i] = SENSOR_ENABLED; in amd_sfh_resume()307 if (status != SENSOR_ENABLED) in amd_sfh_suspend()337 status = SENSOR_ENABLED; in amd_sfh_toggle_hpd()338 if (status == SENSOR_ENABLED) in amd_sfh_toggle_hpd()339 cl_data->sensor_sts[i] = SENSOR_ENABLED; in amd_sfh_toggle_hpd()[all …]
121 if (cli_data->sensor_sts[i] == SENSOR_ENABLED) { in amd_sfh_work_buffer()175 if (status == SENSOR_ENABLED) in amd_sfh_resume()176 cl_data->sensor_sts[i] = SENSOR_ENABLED; in amd_sfh_resume()194 cl_data->sensor_sts[i] == SENSOR_ENABLED) { in amd_sfh_suspend()198 if (status != SENSOR_ENABLED) in amd_sfh_suspend()256 SENSOR_ENABLED); in amd_sfh_hid_client_init()257 if (cl_data->sensor_sts[i] == SENSOR_ENABLED) in amd_sfh_hid_client_init()308 if (cl_data->sensor_sts[i] == SENSOR_ENABLED) in amd_sfh_hid_client_init()329 if (cl_data->sensor_sts[i] == SENSOR_ENABLED) { in amd_sfh_hid_client_init()360 if (cl_data->sensor_sts[i] == SENSOR_ENABLED) { in amd_sfh_hid_client_deinit()[all …]
25 #define SENSOR_ENABLED 4 macro
Completed in 6 milliseconds