Home
last modified time | relevance | path

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

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