/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | altera-sysmgr.c | 96 altr_sysmgr_regmap_lookup_by_phandle(struct device_node *np, const char *property) altr_sysmgr_regmap_lookup_by_phandle() argument
|
H A D | si476x-prop.c | 45 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 D | syscon.c | 212 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 D | drm_property.h | 234 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 D | altera-sysmgr.c | 95 altr_sysmgr_regmap_lookup_by_phandle(struct device_node *np, const char *property) altr_sysmgr_regmap_lookup_by_phandle() argument
|
H A D | syscon.c | 226 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 D | si476x-prop.c | 45 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 D | drm_property.h | 241 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 D | touchscreen.c | 15 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 D | gtest-unittest-api_test.cc | 297 const TestProperty& property = tests[3]->result()->GetTestProperty(0); variable
|
H A D | gtest_stress_test.cc | 69 const std::vector<TestProperty>::const_iterator property = in ExpectKeyAndValueWereRecordedForId() local
|
/third_party/node/deps/v8/tools/v8windbg/src/ |
H A D | local-variables.cc | 119 WRL::ComPtr<IModelObject> property; variable
|
/third_party/node/src/ |
H A D | node_process_object.cc | 34 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 D | option-utils.h | 73 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 D | option-utils.cc | 48 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 D | field.cc | 131 PyMessageFieldProperty* property = in NewFieldProperty() local
|
/kernel/linux/linux-5.10/arch/m68k/sun3x/ |
H A D | prom.c | 132 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 D | xgbe-platform.c | 152 u32 property; in xgbe_acpi_support() local [all...] |
/kernel/linux/linux-6.6/arch/m68k/sun3x/ |
H A D | prom.c | 131 int prom_getintdefault(int node, char *property, int deflt) in prom_getintdefault() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/ |
H A D | omap_plane.c | 194 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 D | cdv_intel_crt.c | 209 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 D | xgbe-platform.c | 152 u32 property; in xgbe_acpi_support() local [all...] |
/kernel/linux/linux-6.6/drivers/dma/ti/ |
H A D | k3-udma-private.c | 21 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 D | cdv_intel_crt.c | 209 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 D | intel_atomic.c | 56 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...] |