Home
last modified time | relevance | path

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

123456

/openbmc/linux/arch/arm/boot/dts/marvell/
H A Darmada-39x.dtsi13 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
H A Dkirkwood.dtsi5 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
H A Darmada-375.dtsi15 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Dopcua.json18 "attributes": [ array
H A Dble.json28 "attributes": [ array
H A Dbacnet.json16 "attributes": [ array
H A Dcan.json14 "attributes": [ array
/openbmc/linux/arch/x86/platform/efi/
H A Dquirks.c135 query_variable_store_nonblocking(u32 attributes, unsigned long size) in query_variable_store_nonblocking()
159 efi_status_t efi_query_variable_store(u32 attributes, unsigned long size, in efi_query_variable_store()
/openbmc/u-boot/arch/arm/dts/
H A Dkirkwood.dtsi6 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stream.c253 const struct dc_cursor_attributes *attributes) in program_cursor_attributes()
339 const struct dc_cursor_attributes *attributes) in dc_stream_set_cursor_attributes()
/openbmc/linux/drivers/staging/vme_user/
H A Dvme.c965 struct vme_dma_attr *attributes; in vme_dma_pattern_attribute() local
1003 struct vme_dma_attr *attributes; in vme_dma_pci_attribute() local
1046 struct vme_dma_attr *attributes; in vme_dma_vme_attribute() local
1081 void vme_dma_free_attribute(struct vme_dma_attr *attributes) in vme_dma_free_attribute()
/openbmc/qemu/include/block/
H A Daio.h536 int scale, int attributes, in aio_timer_new_with_attrs()
578 int scale, int attributes, in aio_timer_init_with_attrs()
/openbmc/qemu/tests/unit/
H A Dptimer-test-stubs.c39 int scale, int attributes, in timer_init_full()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dmanager.cpp880 if (auto attributes = _repo.getPELAttributes(id); attributes) in setEntryPath() local
894 if (auto attributes = _repo.getPELAttributes(id); attributes) in setServiceProviderNotifyFlag() local
918 if (auto attributes = _repo.getPELAttributes(id); attributes) in createPELEntry() local
/openbmc/u-boot/lib/efi_loader/
H A Defi_file.c152 u64 attributes) in file_open()
223 u16 *file_name, u64 open_mode, u64 attributes) in efi_file_open()
/openbmc/linux/fs/hfs/
H A Dbtree.h36 u32 attributes; member
161 __be32 attributes; /* (F) attributes */ member
/openbmc/linux/drivers/firmware/arm_scmi/
H A Dreset.c27 __le32 attributes; member
98 u32 attributes; in scmi_reset_domain_attributes_get() local
H A Dclock.c33 __le32 attributes; member
44 __le32 attributes; member
140 u32 attributes; in scmi_clock_attributes_get() local
/openbmc/qemu/include/qemu/
H A Dtimer.h90 int attributes; member
535 int scale, int attributes, in timer_new_full()
/openbmc/linux/drivers/regulator/
H A Duserspace-consumer.c95 static struct attribute *attributes[] = { variable
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_ipp.c69 const struct dc_cursor_attributes *attributes) in dce_ipp_cursor_set_attributes()
/openbmc/linux/include/linux/
H A Dstat.h27 u64 attributes; member
H A Dcacheinfo.h59 unsigned int attributes; member
/openbmc/linux/drivers/firmware/efi/
H A Dvars.c26 static efi_status_t check_var_size(bool nonblocking, u32 attributes, in check_var_size()
/openbmc/u-boot/cmd/
H A Dnvedit_efi.c46 u32 attributes; in efi_dump_single_var() local

123456