Home
last modified time | relevance | path

Searched defs:attributes (Results 1 – 25 of 60) sorted by relevance

123

/Linux-v5.4/drivers/firmware/efi/
Dvars.c306 check_var_size(u32 attributes, unsigned long size) in check_var_size()
322 check_var_size_nonblocking(u32 attributes, unsigned long size) in check_var_size_nonblocking()
659 int efivar_entry_set(struct efivar_entry *entry, u32 attributes, in efivar_entry_set()
703 u32 attributes, unsigned long size, void *data) in efivar_entry_set_nonblocking()
748 int efivar_entry_set_safe(efi_char16_t *name, efi_guid_t vendor, u32 attributes, in efivar_entry_set_safe()
891 int __efivar_entry_get(struct efivar_entry *entry, u32 *attributes, in __efivar_entry_get()
914 int efivar_entry_get(struct efivar_entry *entry, u32 *attributes, in efivar_entry_get()
958 int efivar_entry_set_get_size(struct efivar_entry *entry, u32 attributes, in efivar_entry_set_get_size()
Defivars.c150 unsigned long size, u32 attributes, u8 *data) in sanity_check()
198 u32 attributes; in efivar_store_raw() local
360 u32 attributes; in efivar_create() local
/Linux-v5.4/fs/efivarfs/
Dfile.c20 u32 attributes; in efivarfs_file_write() local
70 u32 attributes; in efivarfs_file_read() local
/Linux-v5.4/drivers/firmware/efi/test/
Defi_test.h17 u32 *attributes; member
26 u32 attributes; member
40 u32 attributes; member
/Linux-v5.4/drivers/firmware/arm_scmi/
Dreset.c24 __le32 attributes; member
96 u32 attributes = le32_to_cpu(attr->attributes); in scmi_reset_domain_attributes_get() local
Dclock.c25 __le32 attributes; member
32 __le32 attributes; member
/Linux-v5.4/arch/arm/boot/dts/
Dorion5x.dtsi9 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
Darmada-39x.dtsi13 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
Darmada-370-xp.dtsi16 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
Dkirkwood.dtsi5 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
Darmada-375.dtsi15 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
Darmada-38x.dtsi15 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
/Linux-v5.4/drivers/staging/wusbcore/include/
Dwusb.h96 __le16 attributes; member
134 u8 attributes; member
205 __le16 attributes; member
/Linux-v5.4/fs/orangefs/
Dupcall.h36 struct ORANGEFS_sys_attr_s attributes; member
42 struct ORANGEFS_sys_attr_s attributes; member
55 struct ORANGEFS_sys_attr_s attributes; member
65 struct ORANGEFS_sys_attr_s attributes; member
/Linux-v5.4/drivers/regulator/
Duserspace-consumer.c93 static struct attribute *attributes[] = { variable
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/
Ddce_ipp.c71 const struct dc_cursor_attributes *attributes) in dce_ipp_cursor_set_attributes()
/Linux-v5.4/arch/x86/platform/efi/
Dquirks.c126 query_variable_store_nonblocking(u32 attributes, unsigned long size) in query_variable_store_nonblocking()
150 efi_status_t efi_query_variable_store(u32 attributes, unsigned long size, in efi_query_variable_store()
/Linux-v5.4/drivers/vme/
Dvme.c978 struct vme_dma_attr *attributes; in vme_dma_pattern_attribute() local
1016 struct vme_dma_attr *attributes; in vme_dma_pci_attribute() local
1059 struct vme_dma_attr *attributes; in vme_dma_vme_attribute() local
1094 void vme_dma_free_attribute(struct vme_dma_attr *attributes) in vme_dma_free_attribute()
/Linux-v5.4/include/linux/
Dstat.h29 u64 attributes; member
Dcacheinfo.h59 unsigned int attributes; member
/Linux-v5.4/fs/hfs/
Dbtree.h29 u32 attributes; member
154 __be32 attributes; /* (F) attributes */ member
/Linux-v5.4/drivers/staging/gasket/
Dgasket_sysfs.c26 struct gasket_sysfs_attribute *attributes; member
/Linux-v5.4/drivers/mtd/
Dsm_ftl.c57 struct attribute **attributes; in sm_create_sysfs_attributes() local
106 struct attribute **attributes = ftl->disk_attributes->attrs; in sm_delete_sysfs_attributes() local
/Linux-v5.4/drivers/char/tpm/
Dtpm2-cmd.c236 u8 attributes; member
393 u8 attributes, in tpm2_buf_append_auth()
/Linux-v5.4/block/partitions/
Defi.h90 gpt_entry_attributes attributes; member

123