Searched defs:ace (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/media/pci/intel/ivsc/ |
H A D | mei_ace.c | 195 static int construct_command(struct mei_ace *ace, struct ace_cmd *cmd, in construct_command() 225 static int mei_ace_send(struct mei_ace *ace, struct ace_cmd *cmd, in mei_ace_send() 285 static int ace_set_camera_owner(struct mei_ace *ace, in ace_set_camera_owner() 308 static inline int ace_get_firmware_id(struct mei_ace *ace) in ace_get_firmware_id() 323 static void handle_command_response(struct mei_ace *ace, in handle_command_response() 341 static void handle_command_ack(struct mei_ace *ace, in handle_command_ack() 363 struct mei_ace *ace = mei_cldev_get_drvdata(cldev); in mei_ace_rx() local 395 static int mei_ace_setup_dev_link(struct mei_ace *ace) in mei_ace_setup_dev_link() 438 struct mei_ace *ace; in mei_ace_post_probe_work() local 462 struct mei_ace *ace; in mei_ace_probe() local [all …]
|
/linux/fs/nfs_common/ |
H A D | nfsacl.c | 46 struct posix_acl_entry ace[4]; member
|
/linux/fs/smb/server/ |
H A D | smbacl.c | 1007 static void smb_set_ace(struct smb_ace *ace, const struct smb_sid *sid, u8 type, in smb_set_ace() 1246 struct smb_ace *ace; in smb_check_perm_dacl() local
|
/linux/drivers/misc/mei/ |
H A D | vsc-fw-loader.c | 224 const struct firmware *ace; member
|
/linux/fs/ntfs3/ |
H A D | fsntfs.c | 1749 const struct ACE_HEADER *ace; in is_acl_valid() local
|
/linux/fs/smb/client/ |
H A D | cifssmb.c | 2852 static void cifs_init_posix_acl(struct posix_acl_entry *ace, in cifs_init_posix_acl()
|
/linux/fs/nfs/ |
H A D | nfs4xdr.c | 3285 static int decode_ace(struct xdr_stream *xdr, void *ace) in decode_ace()
|