Home
last modified time | relevance | path

Searched defs:property (Results 26 - 50 of 343) sorted by relevance

12345678910>>...14

/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
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...]
/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
/third_party/googletest/googletest/test/
H A Dgtest-unittest-api_test.cc297 const TestProperty& property = tests[3]->result()->GetTestProperty(0); variable
H A Dgtest_stress_test.cc69 const std::vector<TestProperty>::const_iterator property = in ExpectKeyAndValueWereRecordedForId() local
/third_party/node/deps/v8/tools/v8windbg/src/
H A Dlocal-variables.cc119 WRL::ComPtr<IModelObject> property; variable
/third_party/node/src/
H A Dnode_process_object.cc34 static void ProcessTitleGetter(Local<Name> property, in ProcessTitleGetter() argument
43 static void ProcessTitleSetter(Local<Name> property, in ProcessTitleSetter() argument
52 static void DebugPortGetter(Local<Name> property, in DebugPortGetter() argument
60 static void DebugPortSetter(Local<Name> property, in DebugPortSetter() argument
76 static void GetParentProcessId(Local<Name> property, in GetParentProcessId() argument
/third_party/node/deps/v8/src/objects/
H A Doption-utils.h73 GetStringOrBooleanOption( Isolate* isolate, Handle<JSReceiver> options, const char* property, const char* method, const std::vector<const char*>& str_values, const std::vector<T>& enum_values, T true_value, T false_value, T fallback_value) GetStringOrBooleanOption() argument
[all...]
H A Doption-utils.cc48 GetStringOption(Isolate* isolate, Handle<JSReceiver> options, const char* property, std::vector<const char*> values, const char* method_name, std::unique_ptr<char[]>* result) GetStringOption() argument
99 GetBoolOption(Isolate* isolate, Handle<JSReceiver> options, const char* property, const char* method_name, bool* result) GetBoolOption() argument
127 DefaultNumberOption(Isolate* isolate, Handle<Object> value, int min, int max, int fallback, Handle<String> property) DefaultNumberOption() argument
158 GetNumberOption(Isolate* isolate, Handle<JSReceiver> options, Handle<String> property, int min, int max, int fallback) GetNumberOption() argument
[all...]
/third_party/protobuf/python/google/protobuf/pyext/
H A Dfield.cc131 PyMessageFieldProperty* property = in NewFieldProperty() local
/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
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-platform.c152 u32 property; in xgbe_acpi_support() local
[all...]
/kernel/linux/linux-6.6/drivers/dma/ti/
H A Dk3-udma-private.c21 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/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
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_atomic.c56 intel_digital_connector_atomic_get_property(struct drm_connector *connector, const struct drm_connector_state *state, struct drm_property *property, u64 *val) intel_digital_connector_atomic_get_property() argument
89 intel_digital_connector_atomic_set_property(struct drm_connector *connector, struct drm_connector_state *state, struct drm_property *property, u64 val) intel_digital_connector_atomic_set_property() argument
[all...]

Completed in 12 milliseconds

12345678910>>...14