Home
last modified time | relevance | path

Searched refs:test_flag (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_dm.h254 extern u8 test_flag;
/linux-4.1.27/drivers/hwmon/
Dabituguru.c488 u8 val, test_flag, buf[3]; in abituguru_detect_bank1_sensor_type() local
528 test_flag = ABIT_UGURU_VOLT_LOW_ALARM_FLAG; in abituguru_detect_bank1_sensor_type()
533 test_flag = ABIT_UGURU_VOLT_HIGH_ALARM_FLAG; in abituguru_detect_bank1_sensor_type()
554 if (buf[0] & test_flag) { in abituguru_detect_bank1_sensor_type()