Home
last modified time | relevance | path

Searched defs:property (Results 1 - 25 of 208) sorted by relevance

123456789

/kernel/linux/linux-5.10/include/linux/mfd/
H A Daltera-sysmgr.h22 altr_sysmgr_regmap_lookup_by_phandle(struct device_node *np, const char *property) altr_sysmgr_regmap_lookup_by_phandle() argument
H A Dsyscon.h47 syscon_regmap_lookup_by_phandle( struct device_node *np, const char *property) syscon_regmap_lookup_by_phandle() argument
54 syscon_regmap_lookup_by_phandle_args( struct device_node *np, const char *property, int arg_count, unsigned int *out_args) syscon_regmap_lookup_by_phandle_args() argument
/kernel/linux/linux-6.6/include/linux/mfd/
H A Daltera-sysmgr.h22 altr_sysmgr_regmap_lookup_by_phandle(struct device_node *np, const char *property) altr_sysmgr_regmap_lookup_by_phandle() argument
H A Dsyscon.h50 syscon_regmap_lookup_by_phandle( struct device_node *np, const char *property) syscon_regmap_lookup_by_phandle() argument
57 syscon_regmap_lookup_by_phandle_args( struct device_node *np, const char *property, int arg_count, unsigned int *out_args) syscon_regmap_lookup_by_phandle_args() argument
66 syscon_regmap_lookup_by_phandle_optional( struct device_node *np, const char *property) syscon_regmap_lookup_by_phandle_optional() argument
/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-gic-common.h16 const char *property; member
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-gic-common.h16 const char *property; member
/kernel/linux/linux-5.10/drivers/power/reset/
H A Dgpio-restart.c55 u32 property; in gpio_restart_probe() local
/kernel/linux/linux-6.6/drivers/power/reset/
H A Dgpio-restart.c55 u32 property; in gpio_restart_probe() local
/kernel/linux/linux-6.6/drivers/gpu/drm/logicvc/
H A Dlogicvc_of.c129 struct logicvc_of_property *property; in logicvc_of_property_parse_u32() local
170 struct logicvc_of_property *property; logicvc_of_property_parse_bool() local
[all...]
/kernel/linux/linux-5.10/drivers/dma/ti/
H A Dk3-udma-private.c19 struct udma_dev *of_xudma_dev_get(struct device_node *np, const char *property) in of_xudma_dev_get() argument
/kernel/linux/linux-6.6/arch/arm/boot/compressed/
H A Dfdt_check_mem_start.c8 get_prop(const void *fdt, const char *node_path, const char *property, int minlen) get_prop() argument
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dof_touchscreen.c14 touchscreen_get_prop_u32(struct device *dev, const char *property, unsigned int default_value, unsigned int *value) touchscreen_get_prop_u32() argument
/kernel/linux/linux-5.10/drivers/mfd/
H A Daltera-sysmgr.c96 altr_sysmgr_regmap_lookup_by_phandle(struct device_node *np, const char *property) altr_sysmgr_regmap_lookup_by_phandle() argument
H A Dsi476x-prop.c45 si476x_core_is_valid_property_a10(struct si476x_core *core, u16 property) si476x_core_is_valid_property_a10() argument
86 si476x_core_is_valid_property_a20(struct si476x_core *core, u16 property) si476x_core_is_valid_property_a20() argument
107 si476x_core_is_valid_property_a30(struct si476x_core *core, u16 property) si476x_core_is_valid_property_a30() argument
135 si476x_core_is_valid_property(struct si476x_core *core, u16 property) si476x_core_is_valid_property() argument
150 si476x_core_is_readonly_property(struct si476x_core *core, u16 property) si476x_core_is_readonly_property() argument
[all...]
H A Dsyscon.c212 syscon_regmap_lookup_by_phandle(struct device_node *np, const char *property) syscon_regmap_lookup_by_phandle() argument
233 syscon_regmap_lookup_by_phandle_args(struct device_node *np, const char *property, int arg_count, unsigned int *out_args) syscon_regmap_lookup_by_phandle_args() argument
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_property.h234 drm_property_type_is(struct drm_property *property, uint32_t type) drm_property_type_is() argument
[all...]
/kernel/linux/linux-6.6/drivers/mfd/
H A Daltera-sysmgr.c95 altr_sysmgr_regmap_lookup_by_phandle(struct device_node *np, const char *property) altr_sysmgr_regmap_lookup_by_phandle() argument
H A Dsyscon.c226 syscon_regmap_lookup_by_phandle(struct device_node *np, const char *property) syscon_regmap_lookup_by_phandle() argument
249 syscon_regmap_lookup_by_phandle_args(struct device_node *np, const char *property, int arg_count, unsigned int *out_args) syscon_regmap_lookup_by_phandle_args() argument
283 syscon_regmap_lookup_by_phandle_optional(struct device_node *np, const char *property) syscon_regmap_lookup_by_phandle_optional() argument
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_property.h241 drm_property_type_is(struct drm_property *property, uint32_t type) drm_property_type_is() argument
[all...]
/kernel/linux/linux-6.6/drivers/input/
H A Dtouchscreen.c15 touchscreen_get_prop_u32(struct device *dev, const char *property, unsigned int default_value, unsigned int *value) touchscreen_get_prop_u32() argument
/kernel/linux/linux-5.10/arch/m68k/sun3x/
H A Dprom.c132 int prom_getintdefault(int node, char *property, int deflt) in prom_getintdefault() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-platform.c152 u32 property; in xgbe_acpi_support() local
[all...]
/kernel/linux/linux-6.6/arch/m68k/sun3x/
H A Dprom.c131 int prom_getintdefault(int node, char *property, int deflt) in prom_getintdefault() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/
H A Domap_plane.c194 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
209 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-5.10/drivers/gpu/drm/gma500/
H A Dcdv_intel_crt.c209 cdv_intel_crt_set_property(struct drm_connector *connector, struct drm_property *property, uint64_t value) cdv_intel_crt_set_property() argument

Completed in 11 milliseconds

123456789