Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dasus-armoury.h222 #define __ROG_TUNABLE_SHOW(_prop, _attrname, _val) \ macro
289 __ROG_TUNABLE_SHOW(min_value, _attrname, _attrname##_min); \
290 __ROG_TUNABLE_SHOW(max_value, _attrname, _attrname##_max); \