Symbol: SENSOR_ENABLED
drivers/hid/amd-sfh-hid/amd_sfh_client.c
130
if (cli_data->sensor_sts[i] == SENSOR_ENABLED) {
drivers/hid/amd-sfh-hid/amd_sfh_client.c
182
(mp2, cl_data->sensor_idx[i], SENSOR_ENABLED);
drivers/hid/amd-sfh-hid/amd_sfh_client.c
183
if (status == SENSOR_ENABLED)
drivers/hid/amd-sfh-hid/amd_sfh_client.c
184
cl_data->sensor_sts[i] = SENSOR_ENABLED;
drivers/hid/amd-sfh-hid/amd_sfh_client.c
202
cl_data->sensor_sts[i] == SENSOR_ENABLED) {
drivers/hid/amd-sfh-hid/amd_sfh_client.c
206
if (status != SENSOR_ENABLED)
drivers/hid/amd-sfh-hid/amd_sfh_client.c
264
SENSOR_ENABLED);
drivers/hid/amd-sfh-hid/amd_sfh_client.c
265
if (cl_data->sensor_sts[i] == SENSOR_ENABLED)
drivers/hid/amd-sfh-hid/amd_sfh_client.c
314
(privdata, cl_data->sensor_idx[i], SENSOR_ENABLED);
drivers/hid/amd-sfh-hid/amd_sfh_client.c
316
if (cl_data->sensor_sts[i] == SENSOR_ENABLED)
drivers/hid/amd-sfh-hid/amd_sfh_client.c
337
if (cl_data->sensor_sts[i] == SENSOR_ENABLED) {
drivers/hid/amd-sfh-hid/amd_sfh_client.c
368
if (cl_data->sensor_sts[i] == SENSOR_ENABLED) {
drivers/hid/amd-sfh-hid/amd_sfh_client.c
372
if (status != SENSOR_ENABLED)
drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.c
147
cl_data->sensor_sts[i] = (status == 0) ? SENSOR_ENABLED : SENSOR_DISABLED;
drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.c
148
if (cl_data->sensor_sts[i] == SENSOR_ENABLED) {
drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.c
204
cl_data->sensor_sts[i] = (status == 0) ? SENSOR_ENABLED : SENSOR_DISABLED;
drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.c
211
if (cl_data->sensor_sts[i] == SENSOR_ENABLED) {
drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.c
276
status = SENSOR_ENABLED;
drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.c
277
if (status == SENSOR_ENABLED)
drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.c
278
cl_data->sensor_sts[i] = SENSOR_ENABLED;
drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.c
303
if (cl_data->sensor_sts[i] == SENSOR_ENABLED) {
drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.c
309
if (status != SENSOR_ENABLED)
drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.c
339
status = SENSOR_ENABLED;
drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.c
340
if (status == SENSOR_ENABLED)
drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.c
341
cl_data->sensor_sts[i] = SENSOR_ENABLED;
drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.c
348
if (status != SENSOR_ENABLED)
drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.c
91
if (cl_data->sensor_sts[i] == SENSOR_ENABLED) {