Home
last modified time | relevance | path

Searched defs:property (Results 101 - 125 of 227) sorted by relevance

12345678910

/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_crtc.c913 drm_mode_crtc_set_obj_prop(struct drm_mode_object *obj, struct drm_property *property, uint64_t value) drm_mode_crtc_set_obj_prop() argument
[all...]
H A Ddrm_property.c100 struct drm_property *property = NULL; drm_property_create() local
166 struct drm_property *property; drm_property_create_enum() local
215 struct drm_property *property; drm_property_create_bitmask() local
245 struct drm_property *property; property_create_range() local
335 struct drm_property *property; drm_property_create_object() local
389 drm_property_add_enum(struct drm_property *property, uint64_t value, const char *name) drm_property_add_enum() argument
440 drm_property_destroy(struct drm_device *dev, struct drm_property *property) drm_property_destroy() argument
461 struct drm_property *property; drm_mode_getproperty_ioctl() local
874 drm_property_change_valid_get(struct drm_property *property, uint64_t value, struct drm_mode_object **ref) drm_property_change_valid_get() argument
930 drm_property_change_valid_put(struct drm_property *property, struct drm_mode_object *ref) drm_property_change_valid_put() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Dcdv_intel_lvds.c332 cdv_intel_lvds_set_property(struct drm_connector *connector, struct drm_property *property, uint64_t value) cdv_intel_lvds_set_property() argument
H A Dpsb_intel_lvds.c524 psb_intel_lvds_set_property(struct drm_connector *connector, struct drm_property *property, uint64_t value) psb_intel_lvds_set_property() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.c684 nv17_tv_set_property(struct drm_encoder *encoder, struct drm_connector *connector, struct drm_property *property, uint64_t val) nv17_tv_set_property() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_plane.c729 rcar_du_plane_atomic_set_property(struct drm_plane *plane, struct drm_plane_state *state, struct drm_property *property, uint64_t val) rcar_du_plane_atomic_set_property() argument
745 rcar_du_plane_atomic_get_property(struct drm_plane *plane, const struct drm_plane_state *state, struct drm_property *property, uint64_t *val) rcar_du_plane_atomic_get_property() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/
H A Domap_plane.c460 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
475 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
/kernel/linux/linux-6.6/scripts/dtc/libfdt/
H A Dfdt_overlay.c413 overlay_fixup_phandle(void *fdt, void *fdto, int symbols_off, int property) overlay_fixup_phandle() argument
498 int property; overlay_fixup_phandles() local
545 int property; overlay_apply_node() local
[all...]
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dcs35l56_hda.c815 const char *property, *sub; in cs35l56_hda_read_acpi() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_atomic_uapi.c390 drm_atomic_crtc_set_property(struct drm_crtc *crtc, struct drm_crtc_state *state, struct drm_property *property, uint64_t val) drm_atomic_crtc_set_property() argument
452 drm_atomic_crtc_get_property(struct drm_crtc *crtc, const struct drm_crtc_state *state, struct drm_property *property, uint64_t *val) drm_atomic_crtc_get_property() argument
485 drm_atomic_plane_set_property(struct drm_plane *plane, struct drm_plane_state *state, struct drm_file *file_priv, struct drm_property *property, uint64_t val) drm_atomic_plane_set_property() argument
568 drm_atomic_plane_get_property(struct drm_plane *plane, const struct drm_plane_state *state, struct drm_property *property, uint64_t *val) drm_atomic_plane_get_property() argument
637 drm_atomic_connector_set_property(struct drm_connector *connector, struct drm_connector_state *state, struct drm_file *file_priv, struct drm_property *property, uint64_t val) drm_atomic_connector_set_property() argument
744 drm_atomic_connector_get_property(struct drm_connector *connector, const struct drm_connector_state *state, struct drm_property *property, uint64_t *val) drm_atomic_connector_get_property() argument
814 drm_atomic_get_property(struct drm_mode_object *obj, struct drm_property *property, uint64_t *val) drm_atomic_get_property() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Ddce_virtual.c345 dce_virtual_set_property(struct drm_connector *connector, struct drm_property *property, uint64_t val) dce_virtual_set_property() argument
H A Damdgpu_connectors.c470 amdgpu_connector_set_property(struct drm_connector *connector, struct drm_property *property, uint64_t val) amdgpu_connector_set_property() argument
781 amdgpu_connector_set_lcd_property(struct drm_connector *connector, struct drm_property *property, uint64_t value) amdgpu_connector_set_lcd_property() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/ingenic/
H A Dingenic-ipu.c608 ingenic_ipu_plane_atomic_get_property(struct drm_plane *plane, const struct drm_plane_state *state, struct drm_property *property, u64 *val) ingenic_ipu_plane_atomic_get_property() argument
623 ingenic_ipu_plane_atomic_set_property(struct drm_plane *plane, struct drm_plane_state *state, struct drm_property *property, u64 val) ingenic_ipu_plane_atomic_set_property() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/
H A Domap_crtc.c653 omap_crtc_atomic_set_property(struct drm_crtc *crtc, struct drm_crtc_state *state, struct drm_property *property, u64 val) omap_crtc_atomic_set_property() argument
681 omap_crtc_atomic_get_property(struct drm_crtc *crtc, const struct drm_crtc_state *state, struct drm_property *property, u64 *val) omap_crtc_atomic_get_property() argument
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-sprd.c86 const char *property; member
/kernel/linux/linux-5.10/scripts/dtc/libfdt/
H A Dfdt_ro.c723 int fdt_stringlist_count(const void *fdt, int nodeoffset, const char *property) in fdt_stringlist_count() argument
748 int fdt_stringlist_search(const void *fdt, int nodeoffset, const char *property, in fdt_stringlist_search() argument
778 fdt_stringlist_get(const void *fdt, int nodeoffset, const char *property, int idx, int *lenp) fdt_stringlist_get() argument
H A Dlibfdt.h141 static inline void fdt32_st(void *property, uint32_t value) in fdt32_st() argument
165 static inline void fdt64_st(void *property, uint64_ argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i2c/
H A Dsil164_drv.c317 sil164_encoder_set_property(struct drm_encoder *encoder, struct drm_connector *connector, struct drm_property *property, uint64_t val) sil164_encoder_set_property() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_atomic_uapi.c421 drm_atomic_crtc_set_property(struct drm_crtc *crtc, struct drm_crtc_state *state, struct drm_property *property, uint64_t val) drm_atomic_crtc_set_property() argument
487 drm_atomic_crtc_get_property(struct drm_crtc *crtc, const struct drm_crtc_state *state, struct drm_property *property, uint64_t *val) drm_atomic_crtc_get_property() argument
516 drm_atomic_plane_set_property(struct drm_plane *plane, struct drm_plane_state *state, struct drm_file *file_priv, struct drm_property *property, uint64_t val) drm_atomic_plane_set_property() argument
604 drm_atomic_plane_get_property(struct drm_plane *plane, const struct drm_plane_state *state, struct drm_property *property, uint64_t *val) drm_atomic_plane_get_property() argument
677 drm_atomic_connector_set_property(struct drm_connector *connector, struct drm_connector_state *state, struct drm_file *file_priv, struct drm_property *property, uint64_t val) drm_atomic_connector_set_property() argument
789 drm_atomic_connector_get_property(struct drm_connector *connector, const struct drm_connector_state *state, struct drm_property *property, uint64_t *val) drm_atomic_connector_get_property() argument
861 drm_atomic_get_property(struct drm_mode_object *obj, struct drm_property *property, uint64_t *val) drm_atomic_get_property() argument
[all...]
H A Ddrm_plane.c468 drm_mode_plane_set_obj_prop(struct drm_plane *plane, struct drm_property *property, uint64_t value) drm_mode_plane_set_obj_prop() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.c98 nouveau_conn_atomic_get_property(struct drm_connector *connector, const struct drm_connector_state *state, struct drm_property *property, u64 *val) nouveau_conn_atomic_get_property() argument
129 nouveau_conn_atomic_set_property(struct drm_connector *connector, struct drm_connector_state *state, struct drm_property *property, u64 val) nouveau_conn_atomic_set_property() argument
762 nouveau_connector_set_property(struct drm_connector *connector, struct drm_property *property, uint64_t value) nouveau_connector_set_property() argument
[all...]
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dbd99954-charger.c886 u32 property; in bd9995x_fw_probe() local
/kernel/linux/linux-5.10/drivers/pinctrl/tegra/
H A Dpinctrl-tegra.c78 const char *property; member
[all...]
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-cadence.c80 const char *property; member
/kernel/linux/linux-6.6/drivers/pinctrl/tegra/
H A Dpinctrl-tegra.c80 const char *property; member
[all...]

Completed in 37 milliseconds

12345678910