Searched refs:access2 (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/core/ |
| H A D | control_led.c | 220 unsigned int access, access2; in snd_ctl_led_notify() local 229 access2 = snd_ctl_led_remove(kctl, ioff, access); in snd_ctl_led_notify() 230 if (access2) in snd_ctl_led_notify() 231 snd_ctl_led_set_state(card, access2, NULL, 0); in snd_ctl_led_notify()
|
| /linux/security/smack/ |
| H A D | smackfs.c | 318 * @access2: string with permissions to be removed in smk_fill_rule() 326 const char *access1, const char *access2, in smk_fill_rule() 362 if (access2) 363 rule->smk_access2 = smk_perm_from_str(access2); 2823 "access2", &smk_access2_ops, S_IRUGO|S_IWUGO}, in smk_read_ptrace() 317 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
|
| /linux/Documentation/admin-guide/LSM/ |
| H A D | Smack.rst | 132 Provided for backward compatibility. The access2 interface 141 access2
|