Home
last modified time | relevance | path

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

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