Home
last modified time | relevance | path

Searched refs:access2 (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/sound/core/
H A Dcontrol_led.c219 unsigned int access, access2; in snd_ctl_led_notify() local
228 access2 = snd_ctl_led_remove(kctl, ioff, access); in snd_ctl_led_notify()
229 if (access2) in snd_ctl_led_notify()
230 snd_ctl_led_set_state(card, access2, NULL, 0); in snd_ctl_led_notify()
/kernel/linux/linux-5.10/security/smack/
H A Dsmackfs.c307 * @access2: string with permissions to be removed
315 const char *access1, const char *access2, in smk_fill_rule()
351 if (access2) in smk_fill_rule()
352 rule->smk_access2 = smk_perm_from_str(access2); in smk_fill_rule()
2905 "access2", &smk_access2_ops, S_IRUGO|S_IWUGO}, in smk_fill_super()
314 smk_fill_rule(const char *subject, const char *object, const char *access1, const char *access2, struct smack_parsed_rule *rule, int import, int len) smk_fill_rule() argument
/kernel/linux/linux-6.6/security/smack/
H A Dsmackfs.c308 * @access2: string with permissions to be removed
316 const char *access1, const char *access2, in smk_fill_rule()
352 if (access2) in smk_fill_rule()
353 rule->smk_access2 = smk_perm_from_str(access2); in smk_fill_rule()
2917 "access2", &smk_access2_ops, S_IRUGO|S_IWUGO}, in smk_fill_super()
315 smk_fill_rule(const char *subject, const char *object, const char *access1, const char *access2, struct smack_parsed_rule *rule, int import, int len) smk_fill_rule() argument

Completed in 9 milliseconds