Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dideapad-laptop.c45 #define BM_CONSERVATION_BIT (5) macro
284 test_bit(BM_CONSERVATION_BIT, &value) ? "On" : "Off", in debugfs_status_show()
478 return sprintf(buf, "%u\n", test_bit(BM_CONSERVATION_BIT, &result)); in conservation_mode_show()