Home
last modified time | relevance | path

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

/linux/include/linux/pinctrl/ !
H A Dpinconf-generic.h203 bool has_arg; member
/linux/drivers/pinctrl/uniphier/ !
H A Dpinctrl-uniphier-core.c314 bool has_arg = false; in uniphier_conf_pin_config_get() local
/linux/security/selinux/ !
H A Dhooks.c402 #define A(s, has_arg) {#s, sizeof(#s) - 1, Opt_##s, has_arg} argument
407 bool has_arg; member