Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/alchemy/devboards/
H A Dpm.c116 #define ATTRCMP(x) (0 == strcmp(attr->attr.name, #x)) macro
124 if (ATTRCMP(timer_timeout)) in db1x_pmattr_show()
127 else if (ATTRCMP(timer)) in db1x_pmattr_show()
131 else if (ATTRCMP(wakesrc)) in db1x_pmattr_show()
134 else if (ATTRCMP(gpio0) || ATTRCMP(gpio1) || ATTRCMP(gpio2) || in db1x_pmattr_show()
135 ATTRCMP(gpio3) || ATTRCMP(gpio4) || ATTRCMP(gpio in db1x_pmattr_show()
[all...]
/kernel/linux/linux-6.6/arch/mips/alchemy/devboards/
H A Dpm.c116 #define ATTRCMP(x) (0 == strcmp(attr->attr.name, #x)) macro
124 if (ATTRCMP(timer_timeout)) in db1x_pmattr_show()
127 else if (ATTRCMP(timer)) in db1x_pmattr_show()
131 else if (ATTRCMP(wakesrc)) in db1x_pmattr_show()
134 else if (ATTRCMP(gpio0) || ATTRCMP(gpio1) || ATTRCMP(gpio2) || in db1x_pmattr_show()
135 ATTRCMP(gpio3) || ATTRCMP(gpio4) || ATTRCMP(gpio in db1x_pmattr_show()
[all...]

Completed in 1 milliseconds