Home
last modified time | relevance | path

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

1234

/Linux-v4.19/drivers/thunderbolt/
Dproperty.c85 struct tb_property *property; in tb_property_alloc() local
102 struct tb_property *property; in tb_property_parse() local
192 struct tb_property *property; in __tb_property_parse_dir() local
262 static void tb_property_free(struct tb_property *property) in tb_property_free()
294 struct tb_property *property, *tmp; in tb_property_free_dir() local
311 const struct tb_property *property; in tb_property_dir_length() local
351 const struct tb_property *property; in __tb_property_format_dir() local
512 struct tb_property *property; in tb_property_add_immediate() local
543 struct tb_property *property; in tb_property_add_data() local
574 struct tb_property *property; in tb_property_add_text() local
[all …]
/Linux-v4.19/drivers/gpu/drm/
Ddrm_property.c95 struct drm_property *property = NULL; in drm_property_create() local
162 struct drm_property *property; in drm_property_create_enum() local
211 struct drm_property *property; in drm_property_create_bitmask() local
241 struct drm_property *property; in property_create_range() local
331 struct drm_property *property; in drm_property_create_object() local
385 int drm_property_add_enum(struct drm_property *property, in drm_property_add_enum()
437 void drm_property_destroy(struct drm_device *dev, struct drm_property *property) in drm_property_destroy()
458 struct drm_property *property; in drm_mode_getproperty_ioctl() local
872 bool drm_property_change_valid_get(struct drm_property *property, in drm_property_change_valid_get()
928 void drm_property_change_valid_put(struct drm_property *property, in drm_property_change_valid_put()
Ddrm_mode_object.c219 struct drm_property *property, in drm_object_attach_property()
258 struct drm_property *property, uint64_t val) in drm_object_property_set_value()
277 struct drm_property *property, in __drm_object_property_get_value()
319 struct drm_property *property, uint64_t *val) in drm_object_property_get_value()
503 struct drm_property *property; in drm_mode_obj_set_property_ioctl() local
Ddrm_atomic.c545 struct drm_crtc_state *state, struct drm_property *property, in drm_atomic_crtc_set_property()
626 struct drm_property *property, uint64_t *val) in drm_atomic_crtc_get_property()
860 struct drm_plane_state *state, struct drm_property *property, in drm_atomic_plane_set_property()
947 struct drm_property *property, uint64_t *val) in drm_atomic_plane_get_property()
1348 struct drm_connector_state *state, struct drm_property *property, in drm_atomic_connector_set_property()
1471 struct drm_property *property, uint64_t *val) in drm_atomic_connector_get_property()
1530 struct drm_property *property, uint64_t *val) in drm_atomic_get_property()
Ddrm_mode_config.c424 struct drm_property *property, *pt; in drm_mode_config_cleanup() local
/Linux-v4.19/drivers/mfd/
Dsi476x-prop.c54 u16 property) in si476x_core_is_valid_property_a10()
95 u16 property) in si476x_core_is_valid_property_a20()
116 u16 property) in si476x_core_is_valid_property_a30()
144 u16 property) in si476x_core_is_valid_property()
159 u16 property) in si476x_core_is_readonly_property()
Dsyscon.c200 const char *property) in syscon_regmap_lookup_by_phandle()
/Linux-v4.19/scripts/kconfig/
Dexpr.h191 struct property { struct
192 struct property *next; /* next property - null if last */ argument
193 struct symbol *sym; /* the symbol for which the property is associated */ argument
194 enum prop_type type; /* type of property */ argument
197 struct expr *expr; /* the optional conditional part of the property */ argument
198 struct menu *menu; /* the menu the property are associated with argument
201 struct file *file; /* what file was this property defined */ argument
202 int lineno; /* what lineno was this property defined */ argument
/Linux-v4.19/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-v4.19/scripts/dtc/
Ddtc.h144 struct property { struct
149 struct property *next; argument
157 struct property *proplist; argument
/Linux-v4.19/arch/arm/mach-omap2/
Dtimer.c222 const char *property) in omap_get_timer_dt()
286 const char *property, in omap_dm_timer_init_one()
368 const char *property) in omap2_gp_clockevent_init()
506 const char *property) in omap2_gptimer_clocksource_init()
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_atomic_plane.c265 struct drm_property *property, in intel_plane_atomic_get_property()
288 struct drm_property *property, in intel_plane_atomic_set_property()
Dintel_atomic.c49 struct drm_property *property, in intel_digital_connector_atomic_get_property()
81 struct drm_property *property, in intel_digital_connector_atomic_set_property()
/Linux-v4.19/include/linux/mfd/
Dsyscon.h48 const char *property) in syscon_regmap_lookup_by_phandle()
/Linux-v4.19/drivers/gpu/drm/omapdrm/
Domap_plane.c203 struct drm_property *property, in omap_plane_atomic_set_property()
218 struct drm_property *property, in omap_plane_atomic_get_property()
/Linux-v4.19/scripts/dtc/libfdt/
Dfdt_overlay.c473 int property) in overlay_fixup_phandle()
557 int property; in overlay_fixup_phandles() local
604 int property; in overlay_apply_node() local
Dfdt_ro.c637 int fdt_stringlist_count(const void *fdt, int nodeoffset, const char *property) in fdt_stringlist_count()
662 int fdt_stringlist_search(const void *fdt, int nodeoffset, const char *property, in fdt_stringlist_search()
693 const char *property, int idx, in fdt_stringlist_get()
/Linux-v4.19/drivers/power/reset/
Dgpio-restart.c63 u32 property; in gpio_restart_probe() local
/Linux-v4.19/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-v4.19/include/linux/
Dof.h31 struct property { struct
35 struct property *next; argument
58 struct property *properties; argument
/Linux-v4.19/drivers/input/touchscreen/
Dof_touchscreen.c19 const char *property, in touchscreen_get_prop_u32()
/Linux-v4.19/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()
746 struct drm_property *property, uint64_t value) in nouveau_connector_set_property()
/Linux-v4.19/arch/m68k/sun3x/
Dprom.c133 int prom_getintdefault(int node, char *property, int deflt) in prom_getintdefault()
/Linux-v4.19/drivers/gpu/drm/rcar-du/
Drcar_du_plane.c705 struct drm_property *property, in rcar_du_plane_atomic_set_property()
720 const struct drm_plane_state *state, struct drm_property *property, in rcar_du_plane_atomic_get_property()
/Linux-v4.19/drivers/gpu/drm/udl/
Dudl_connector.c155 struct drm_property *property, in udl_connector_set_property()

1234