Home
last modified time | relevance | path

Searched defs:property (Results 1 – 25 of 69) sorted by relevance

123

/linux/drivers/gpu/drm/
H A Ddrm_property.c101 struct drm_property *property = NULL; in drm_property_create() local
167 struct drm_property *property; in drm_property_create_enum() local
216 struct drm_property *property; in drm_property_create_bitmask() local
246 struct drm_property *property; in property_create_range() local
336 struct drm_property *property; in drm_property_create_object() local
390 int drm_property_add_enum(struct drm_property *property, in drm_property_add_enum()
441 void drm_property_destroy(struct drm_device *dev, struct drm_property *property) in drm_property_destroy()
462 struct drm_property *property; in drm_mode_getproperty_ioctl() local
933 bool drm_property_change_valid_get(struct drm_property *property, in drm_property_change_valid_get()
989 void drm_property_change_valid_put(struct drm_property *property, in drm_property_change_valid_put()
H A Ddrm_mode_object.c236 struct drm_property *property, in drm_object_attach_property()
286 struct drm_property *property, uint64_t val) in drm_object_property_set_value()
305 struct drm_property *property, in __drm_object_property_get_prop_value()
321 struct drm_property *property, in __drm_object_property_get_value()
354 struct drm_property *property, uint64_t *val) in drm_object_property_get_value()
379 struct drm_property *property, in drm_object_property_get_default_value()
586 struct drm_property *property; in drm_mode_obj_set_property_ioctl() local
H A Ddrm_atomic_uapi.c397 struct drm_crtc_state *state, struct drm_property *property, in drm_atomic_crtc_set_property()
469 struct drm_property *property, uint64_t *val) in drm_atomic_crtc_get_property()
507 struct drm_property *property, uint64_t val) in drm_atomic_plane_set_property()
629 struct drm_property *property, uint64_t *val) in drm_atomic_plane_get_property()
694 struct drm_property *property, in drm_atomic_color_set_data_property()
728 struct drm_property *property, in drm_atomic_colorop_set_property()
758 struct drm_property *property, uint64_t *val) in drm_atomic_colorop_get_property()
807 struct drm_property *property, uint64_t val) in drm_atomic_connector_set_property()
935 struct drm_property *property, uint64_t *val) in drm_atomic_connector_get_property()
1018 struct drm_property *property, uint64_t *val) in drm_atomic_get_property()
/linux/drivers/mfd/
H A Dsi476x-prop.c46 u16 property) in si476x_core_is_valid_property_a10()
87 u16 property) in si476x_core_is_valid_property_a20()
108 u16 property) in si476x_core_is_valid_property_a30()
136 u16 property) in si476x_core_is_valid_property()
151 u16 property) in si476x_core_is_readonly_property()
H A Dsyscon.c295 const char *property) in syscon_regmap_lookup_by_phandle() argument
318 const char *property, in syscon_regmap_lookup_by_phandle_args() argument
352 const char *property) in syscon_regmap_lookup_by_phandle_optional() argument
H A Daltera-sysmgr.c96 const char *property) in altr_sysmgr_regmap_lookup_by_phandle() argument
/linux/include/linux/mfd/
H A Dsyscon.h51 const char *property) in syscon_regmap_lookup_by_phandle()
58 const char *property, in syscon_regmap_lookup_by_phandle_args()
67 const char *property) in syscon_regmap_lookup_by_phandle_optional()
H A Daltera-sysmgr.h23 const char *property) in altr_sysmgr_regmap_lookup_by_phandle()
/linux/scripts/kconfig/
H A Dexpr.h188 struct property { struct
189 struct property *next; /* next property - null if last */ argument
190 enum prop_type type; /* type of property */ argument
193 struct expr *expr; /* the optional conditional part of the property */ argument
194 struct menu *menu; /* the menu the property are associated with argument
197 const char *filename; /* what file was this property defined */ argument
198 int lineno; /* what lineno was this property defined */ argument
/linux/arch/arm/boot/compressed/
H A Datags_to_fdt.c24 static int setprop(void *fdt, const char *node_path, const char *property, in setprop()
34 const char *property, const char *string) in setprop_string()
43 const char *property, uint32_t val) in setprop_cell()
52 const char *property, int *len) in getprop()
H A Dfdt_check_mem_start.c9 const char *property, int minlen) in get_prop()
/linux/drivers/gpu/drm/logicvc/
H A Dlogicvc_of.c129 struct logicvc_of_property *property; in logicvc_of_property_parse_u32() local
170 struct logicvc_of_property *property; in logicvc_of_property_parse_bool() local
/linux/drivers/firmware/efi/stmm/
H A Dmm_communication.h213 u16 property; member
232 struct var_check_property property; member
/linux/drivers/irqchip/
H A Dirq-gic-common.h17 const char *property; member
/linux/drivers/power/reset/
H A Dgpio-restart.c53 u32 property; in gpio_restart_probe() local
/linux/drivers/gpu/drm/armada/
H A Darmada_overlay.c345 armada_overlay_set_property(struct drm_plane * plane,struct drm_plane_state * state,struct drm_property * property,uint64_t val) armada_overlay_set_property() argument
413 armada_overlay_get_property(struct drm_plane * plane,const struct drm_plane_state * state,struct drm_property * property,uint64_t * val) armada_overlay_get_property() argument
[all...]
/linux/drivers/gpu/drm/omapdrm/
H A Domap_plane.c462 omap_plane_atomic_set_property(struct drm_plane * plane,struct drm_plane_state * state,struct drm_property * property,u64 val) omap_plane_atomic_set_property() argument
477 omap_plane_atomic_get_property(struct drm_plane * plane,const struct drm_plane_state * state,struct drm_property * property,u64 * val) omap_plane_atomic_get_property() argument
/linux/include/linux/
H A Dof.h28 struct property { struct
32 struct property *next; argument
54 struct property *properties; argument
[all...]
/linux/arch/m68k/sun3x/
H A Dprom.c131 int prom_getintdefault(int node, char *property, int deflt) in prom_getintdefault()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_crtc.c541 struct drm_property *property, in amdgpu_dm_atomic_crtc_set_property()
566 struct drm_property *property, in amdgpu_dm_atomic_crtc_get_property()
/linux/scripts/dtc/libfdt/
H A Dfdt_ro.c752 int fdt_stringlist_count(const void *fdt, int nodeoffset, const char *property) in fdt_stringlist_count()
777 int fdt_stringlist_search(const void *fdt, int nodeoffset, const char *property, in fdt_stringlist_search()
808 const char *property, int idx, in fdt_stringlist_get()
/linux/include/drm/
H A Ddrm_property.h241 static inline bool drm_property_type_is(struct drm_property *property, in drm_property_type_is()
/linux/drivers/dma/ti/
H A Dk3-udma-private.c21 struct udma_dev *of_xudma_dev_get(struct device_node *np, const char *property) in of_xudma_dev_get()
/linux/arch/riscv/include/asm/
H A Dcpufeature.h122 const char *property; member
/linux/drivers/acpi/
H A Dproperty.c327 const union acpi_object *property; in acpi_properties_format_valid() local
481 union acpi_object *property = &properties->package.elements[i]; in acpi_data_add_buffer_props() local
720 const union acpi_object *property; in acpi_data_get_property() local

123