Home
last modified time | relevance | path

Searched defs:attributes (Results 26 – 50 of 137) sorted by relevance

123456

/OK3568_Linux_fs/kernel/fs/orangefs/
H A 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
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dorion5x.dtsi9 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
H A Darmada-39x.dtsi13 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
H A Darmada-370-xp.dtsi16 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
H A Dkirkwood.dtsi5 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Drest.json20 "attributes": [ array
55 "attributes": [ array
H A Dopcua.json18 "attributes": [ array
H A Dble.json28 "attributes": [ array
H A Dbacnet.json16 "attributes": [ array
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/builder/
H A D_html5lib.py208 def setAttributes(self, attributes): argument
230 attributes = property(getAttributes, setAttributes) variable in Element
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dverify-bashisms150 attributes = (filename or realfn, key, lineno) variable
/OK3568_Linux_fs/kernel/fs/incfs/
H A Dsysfs.c37 static struct attribute *attributes[] = { variable
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Darmada-375.dtsi53 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
H A Darmada-38x.dtsi53 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
/OK3568_Linux_fs/u-boot/lib/avb/rk_avb_user/
H A Drk_avb_ops_user.c70 int rk_avb_read_permanent_attributes(uint8_t *attributes, uint32_t size) in rk_avb_read_permanent_attributes()
84 int rk_avb_write_permanent_attributes(uint8_t *attributes, uint32_t size) in rk_avb_write_permanent_attributes()
/OK3568_Linux_fs/kernel/arch/x86/platform/efi/
H A Dquirks.c127 query_variable_store_nonblocking(u32 attributes, unsigned long size) in query_variable_store_nonblocking()
151 efi_status_t efi_query_variable_store(u32 attributes, unsigned long size, in efi_query_variable_store()
/OK3568_Linux_fs/kernel/drivers/vme/
H A 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()
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Duserspace-consumer.c93 static struct attribute *attributes[] = { variable
/OK3568_Linux_fs/kernel/drivers/firmware/arm_scmi/
H A Dreset.c26 __le32 attributes; member
108 u32 attributes = le32_to_cpu(attr->attributes); in scmi_reset_domain_attributes_get() local
H A Dclock.c28 __le32 attributes; member
35 __le32 attributes; member
/OK3568_Linux_fs/kernel/security/keys/trusted-keys/
H A Dtrusted_tpm2.c36 u8 attributes, in tpm2_buf_append_auth()
/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DScreen.c138 XSetWindowAttributes attributes; in xnestOpenScreen() local
/OK3568_Linux_fs/kernel/fs/hfs/
H A Dbtree.h36 u32 attributes; member
161 __be32 attributes; /* (F) attributes */ member
/OK3568_Linux_fs/kernel/include/linux/
H A Dstat.h27 u64 attributes; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_ipp.c71 const struct dc_cursor_attributes *attributes) in dce_ipp_cursor_set_attributes()

123456