| /linux/drivers/gpu/drm/ |
| H A D | drm_property.c | 101 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 D | drm_mode_object.c | 236 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 D | drm_atomic_uapi.c | 397 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 D | si476x-prop.c | 46 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 D | syscon.c | 295 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 D | altera-sysmgr.c | 96 const char *property) in altr_sysmgr_regmap_lookup_by_phandle() argument
|
| /linux/include/linux/mfd/ |
| H A D | syscon.h | 51 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 D | altera-sysmgr.h | 23 const char *property) in altr_sysmgr_regmap_lookup_by_phandle()
|
| /linux/scripts/kconfig/ |
| H A D | expr.h | 188 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 D | atags_to_fdt.c | 24 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 D | fdt_check_mem_start.c | 9 const char *property, int minlen) in get_prop()
|
| /linux/drivers/gpu/drm/logicvc/ |
| H A D | logicvc_of.c | 129 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 D | mm_communication.h | 213 u16 property; member 232 struct var_check_property property; member
|
| /linux/drivers/irqchip/ |
| H A D | irq-gic-common.h | 17 const char *property; member
|
| /linux/drivers/power/reset/ |
| H A D | gpio-restart.c | 53 u32 property; in gpio_restart_probe() local
|
| /linux/drivers/gpu/drm/armada/ |
| H A D | armada_overlay.c | 345 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 D | omap_plane.c | 462 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 D | of.h | 28 struct property { struct 32 struct property *next; argument 54 struct property *properties; argument [all...] |
| /linux/arch/m68k/sun3x/ |
| H A D | prom.c | 131 int prom_getintdefault(int node, char *property, int deflt) in prom_getintdefault()
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_crtc.c | 541 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 D | fdt_ro.c | 752 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 D | drm_property.h | 241 static inline bool drm_property_type_is(struct drm_property *property, in drm_property_type_is()
|
| /linux/drivers/dma/ti/ |
| H A D | k3-udma-private.c | 21 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 D | cpufeature.h | 122 const char *property; member
|
| /linux/drivers/acpi/ |
| H A D | property.c | 327 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
|