/linux-6.12.1/drivers/thunderbolt/ |
D | property.c | 82 struct tb_property *property; in tb_property_alloc() local 99 struct tb_property *property; in tb_property_parse() local 193 struct tb_property *property; in __tb_property_parse_dir() local 263 static void tb_property_free(struct tb_property *property) in tb_property_free() 295 struct tb_property *property, *tmp; in tb_property_free_dir() local 312 const struct tb_property *property; in tb_property_dir_length() local 352 const struct tb_property *property; in __tb_property_format_dir() local 514 struct tb_property *property, *p = NULL; in tb_property_copy_dir() local 584 struct tb_property *property; in tb_property_add_immediate() local 615 struct tb_property *property; in tb_property_add_data() local [all …]
|
/linux-6.12.1/drivers/gpu/drm/ |
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()
|
D | drm_mode_object.c | 234 struct drm_property *property, in drm_object_attach_property() 284 struct drm_property *property, uint64_t val) in drm_object_property_set_value() 303 struct drm_property *property, in __drm_object_property_get_prop_value() 319 struct drm_property *property, in __drm_object_property_get_value() 352 struct drm_property *property, uint64_t *val) in drm_object_property_get_value() 377 struct drm_property *property, in drm_object_property_get_default_value() 567 struct drm_property *property; in drm_mode_obj_set_property_ioctl() local
|
D | drm_atomic_uapi.c | 366 struct drm_crtc_state *state, struct drm_property *property, in drm_atomic_crtc_set_property() 436 struct drm_property *property, uint64_t *val) in drm_atomic_crtc_get_property() 472 struct drm_property *property, uint64_t val) in drm_atomic_plane_set_property() 584 struct drm_property *property, uint64_t *val) in drm_atomic_plane_get_property() 670 struct drm_property *property, uint64_t val) in drm_atomic_connector_set_property() 798 struct drm_property *property, uint64_t *val) in drm_atomic_connector_get_property() 881 struct drm_property *property, uint64_t *val) in drm_atomic_get_property()
|
/linux-6.12.1/drivers/mfd/ |
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()
|
D | syscon.c | 269 const char *property) in syscon_regmap_lookup_by_phandle() 292 const char *property, in syscon_regmap_lookup_by_phandle_args() 326 const char *property) in syscon_regmap_lookup_by_phandle_optional()
|
D | altera-sysmgr.c | 96 const char *property) in altr_sysmgr_regmap_lookup_by_phandle()
|
/linux-6.12.1/scripts/kconfig/ |
D | expr.h | 187 struct property { struct 188 struct property *next; /* next property - null if last */ argument 189 enum prop_type type; /* type of property */ argument 192 struct expr *expr; /* the optional conditional part of the property */ argument 193 struct menu *menu; /* the menu the property are associated with argument 196 const char *filename; /* what file was this property defined */ argument 197 int lineno; /* what lineno was this property defined */ argument
|
/linux-6.12.1/include/linux/mfd/ |
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()
|
D | altera-sysmgr.h | 23 const char *property) in altr_sysmgr_regmap_lookup_by_phandle()
|
/linux-6.12.1/arch/arm/boot/compressed/ |
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()
|
D | fdt_check_mem_start.c | 9 const char *property, int minlen) in get_prop()
|
/linux-6.12.1/scripts/dtc/ |
D | dtc.h | 206 struct property { struct 211 struct property *next; argument 220 struct property *proplist; argument
|
/linux-6.12.1/drivers/gpu/drm/logicvc/ |
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-6.12.1/drivers/gpu/drm/i915/display/ |
D | intel_atomic.c | 59 struct drm_property *property, in intel_digital_connector_atomic_get_property() 92 struct drm_property *property, in intel_digital_connector_atomic_set_property()
|
/linux-6.12.1/drivers/firmware/efi/stmm/ |
D | mm_communication.h | 213 u16 property; member 232 struct var_check_property property; member
|
/linux-6.12.1/drivers/irqchip/ |
D | irq-gic-common.h | 17 const char *property; member
|
/linux-6.12.1/drivers/power/reset/ |
D | gpio-restart.c | 53 u32 property; in gpio_restart_probe() local
|
/linux-6.12.1/scripts/dtc/libfdt/ |
D | fdt_overlay.c | 376 int property) in overlay_fixup_phandle() 476 int property; in overlay_fixup_phandles() local 772 int property; in overlay_apply_node() local
|
D | libfdt.h | 151 static inline void fdt32_st(void *property, uint32_t value) in fdt32_st() 175 static inline void fdt64_st(void *property, uint64_t value) in fdt64_st() 653 #define fdt_for_each_property_offset(property, fdt, node) \ argument
|
/linux-6.12.1/drivers/gpu/drm/armada/ |
D | armada_overlay.c | 345 struct drm_plane_state *state, struct drm_property *property, in armada_overlay_set_property() 413 const struct drm_plane_state *state, struct drm_property *property, in armada_overlay_get_property()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm_crtc.c | 500 struct drm_property *property, in amdgpu_dm_atomic_crtc_set_property() 525 struct drm_property *property, in amdgpu_dm_atomic_crtc_get_property()
|
/linux-6.12.1/drivers/gpu/drm/omapdrm/ |
D | omap_plane.c | 462 struct drm_property *property, in omap_plane_atomic_set_property() 477 struct drm_property *property, in omap_plane_atomic_get_property()
|
/linux-6.12.1/include/linux/ |
D | of.h | 28 struct property { struct 32 struct property *next; argument 54 struct property *properties; argument
|
/linux-6.12.1/arch/m68k/sun3x/ |
D | prom.c | 131 int prom_getintdefault(int node, char *property, int deflt) in prom_getintdefault()
|