Home
last modified time | relevance | path

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

1234

/Linux-v5.4/drivers/thunderbolt/
Dproperty.c82 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
513 struct tb_property *property; in tb_property_add_immediate() local
544 struct tb_property *property; in tb_property_add_data() local
580 struct tb_property *property; in tb_property_add_text() local
[all …]
/Linux-v5.4/drivers/gpu/drm/
Ddrm_property.c100 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()
442 void drm_property_destroy(struct drm_device *dev, struct drm_property *property) in drm_property_destroy()
463 struct drm_property *property; in drm_mode_getproperty_ioctl() local
877 bool drm_property_change_valid_get(struct drm_property *property, in drm_property_change_valid_get()
933 void drm_property_change_valid_put(struct drm_property *property, in drm_property_change_valid_put()
Ddrm_mode_object.c229 struct drm_property *property, in drm_object_attach_property()
268 struct drm_property *property, uint64_t val) in drm_object_property_set_value()
287 struct drm_property *property, in __drm_object_property_get_value()
329 struct drm_property *property, uint64_t *val) in drm_object_property_get_value()
515 struct drm_property *property; in drm_mode_obj_set_property_ioctl() local
Ddrm_atomic_uapi.c420 struct drm_crtc_state *state, struct drm_property *property, in drm_atomic_crtc_set_property()
487 struct drm_property *property, uint64_t *val) in drm_atomic_crtc_get_property()
516 struct drm_property *property, uint64_t val) in drm_atomic_plane_set_property()
602 struct drm_property *property, uint64_t *val) in drm_atomic_plane_get_property()
675 struct drm_property *property, uint64_t val) in drm_atomic_connector_set_property()
785 struct drm_property *property, uint64_t *val) in drm_atomic_connector_get_property()
856 struct drm_property *property, uint64_t *val) in drm_atomic_get_property()
/Linux-v5.4/drivers/mfd/
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()
Daltera-sysmgr.c96 const char *property) in altr_sysmgr_regmap_lookup_by_phandle()
Dsyscon.c208 const char *property) in syscon_regmap_lookup_by_phandle()
/Linux-v5.4/scripts/kconfig/
Dexpr.h192 struct property { struct
193 struct property *next; /* next property - null if last */ argument
194 struct symbol *sym; /* the symbol for which the property is associated */ argument
195 enum prop_type type; /* type of property */ argument
198 struct expr *expr; /* the optional conditional part of the property */ argument
199 struct menu *menu; /* the menu the property are associated with argument
202 struct file *file; /* what file was this property defined */ argument
203 int lineno; /* what lineno was this property defined */ argument
/Linux-v5.4/arch/arm/boot/compressed/
Datags_to_fdt.c21 static int setprop(void *fdt, const char *node_path, const char *property, in setprop()
31 const char *property, const char *string) in setprop_string()
40 const char *property, uint32_t val) in setprop_cell()
49 const char *property, int *len) in getprop()
/Linux-v5.4/scripts/dtc/
Ddtc.h139 struct property { struct
144 struct property *next; argument
153 struct property *proplist; argument
/Linux-v5.4/arch/arm/mach-omap2/
Dtimer.c221 const char *property) in omap_get_timer_dt()
285 const char *property, in omap_dm_timer_init_one()
367 const char *property) in omap2_gp_clockevent_init()
505 const char *property) in omap2_gptimer_clocksource_init()
/Linux-v5.4/include/linux/mfd/
Daltera-sysmgr.h23 const char *property) in altr_sysmgr_regmap_lookup_by_phandle()
Dsyscon.h44 const char *property) in syscon_regmap_lookup_by_phandle()
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_atomic.c53 struct drm_property *property, in intel_digital_connector_atomic_get_property()
85 struct drm_property *property, in intel_digital_connector_atomic_set_property()
/Linux-v5.4/drivers/gpu/drm/omapdrm/
Domap_plane.c196 struct drm_property *property, in omap_plane_atomic_set_property()
211 struct drm_property *property, in omap_plane_atomic_get_property()
/Linux-v5.4/scripts/dtc/libfdt/
Dfdt_overlay.c428 int property) in overlay_fixup_phandle()
512 int property; in overlay_fixup_phandles() local
559 int property; in overlay_apply_node() local
Dlibfdt.h137 static inline void fdt32_st(void *property, uint32_t value) in fdt32_st()
161 static inline void fdt64_st(void *property, uint64_t value) in fdt64_st()
605 #define fdt_for_each_property_offset(property, fdt, node) \ argument
/Linux-v5.4/drivers/power/reset/
Dgpio-restart.c55 u32 property; in gpio_restart_probe() local
/Linux-v5.4/drivers/gpu/drm/armada/
Darmada_overlay.c344 struct drm_plane_state *state, struct drm_property *property, in armada_overlay_set_property()
412 const struct drm_plane_state *state, struct drm_property *property, in armada_overlay_get_property()
/Linux-v5.4/arch/m68k/sun3x/
Dprom.c133 int prom_getintdefault(int node, char *property, int deflt) in prom_getintdefault()
/Linux-v5.4/drivers/gpu/drm/udl/
Dudl_connector.c101 struct drm_property *property, in udl_connector_set_property()
/Linux-v5.4/drivers/input/touchscreen/
Dof_touchscreen.c15 const char *property, in touchscreen_get_prop_u32()
/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnouveau_connector.c100 struct drm_property *property, u64 *val) in nouveau_conn_atomic_get_property()
131 struct drm_property *property, u64 val) in nouveau_conn_atomic_set_property()
750 struct drm_property *property, uint64_t value) in nouveau_connector_set_property()
/Linux-v5.4/include/linux/
Dof.h31 struct property { struct
35 struct property *next; argument
57 struct property *properties; argument
/Linux-v5.4/drivers/gpu/drm/rcar-du/
Drcar_du_plane.c699 struct drm_property *property, in rcar_du_plane_atomic_set_property()
714 const struct drm_plane_state *state, struct drm_property *property, in rcar_du_plane_atomic_get_property()

1234