Home
last modified time | relevance | path

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

/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.c400 #define A(s, has_arg) {#s, sizeof(#s) - 1, Opt_##s, has_arg} argument
405 bool has_arg; member