Home
last modified time | relevance | path

Searched defs:has_arg (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/pinctrl/
Dpinconf-generic.h175 bool has_arg; member
/Linux-v5.4/drivers/pinctrl/uniphier/
Dpinctrl-uniphier-core.c312 bool has_arg = false; in uniphier_conf_pin_config_get() local
/Linux-v5.4/security/selinux/
Dhooks.c423 #define A(s, has_arg) {#s, sizeof(#s) - 1, Opt_##s, has_arg} argument
428 bool has_arg; member