Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dideapad-laptop.c31 #define BM_CONSERVATION_BIT (5) macro
271 test_bit(BM_CONSERVATION_BIT, &value) ? "On" : "Off", in debugfs_status_show()
446 return sprintf(buf, "%u\n", test_bit(BM_CONSERVATION_BIT, &result)); in conservation_mode_show()

Completed in 3 milliseconds