| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/4xx/ |
| H A D | soc.c | 79 const u32 *prop; in ppc4xx_l2c_probe() local 197 const u32 *prop; in ppc4xx_reset_system() local
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | rohm-regulator.c | 13 char *prop, unsigned int reg, unsigned int mask, in set_dvs_level() 52 char *prop; in rohm_regulator_set_dvs_levels() local
|
| /OK3568_Linux_fs/external/mpp/osal/android/ |
| H A D | os_env.c | 31 char prop[PROP_VALUE_MAX + 1]; in os_get_env_u32() local 53 char *prop = (char *)env_str[env_idx]; in os_get_env_str() local
|
| /OK3568_Linux_fs/kernel/drivers/misc/habanalabs/common/ |
| H A D | pci.c | 155 struct asic_fixed_properties *prop = &hdev->asic_prop; in hl_pci_iatu_write() local 209 struct asic_fixed_properties *prop = &hdev->asic_prop; in hl_pci_set_inbound_region() local 274 struct asic_fixed_properties *prop = &hdev->asic_prop; in hl_pci_set_outbound_region() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/ |
| H A D | hotplug-memory.c | 35 const __be32 *prop; in pseries_memory_block_size() local 73 static void dlpar_free_property(struct property *prop) in dlpar_free_property() 80 static struct property *dlpar_clone_property(struct property *prop, in dlpar_clone_property() 316 const __be32 *prop; in pseries_remove_mem_node() local 904 const __be32 *prop; in pseries_add_mem_node() local
|
| H A D | reconfig.c | 90 static void release_prop_list(const struct property *prop) in release_prop_list() 198 struct property *prop = NULL; in do_add_node() local 274 struct property *prop = NULL; in do_add_property() local
|
| /OK3568_Linux_fs/kernel/scripts/dtc/libfdt/ |
| H A D | fdt_rw.c | 185 int len, struct fdt_property **prop) in fdt_resize_property_() 203 int len, struct fdt_property **prop) in fdt_add_property_() 261 struct fdt_property *prop; in fdt_setprop_placeholder() local 294 struct fdt_property *prop; in fdt_appendprop() local 320 struct fdt_property *prop; in fdt_delprop() local
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/ |
| H A D | fdt_rw.c | 204 int len, struct fdt_property **prop) in _fdt_resize_property() 222 int len, struct fdt_property **prop) in _fdt_add_property() 275 struct fdt_property *prop; in fdt_setprop_placeholder() local 308 struct fdt_property *prop; in fdt_appendprop() local 334 struct fdt_property *prop; in fdt_delprop() local
|
| H A D | fdt_ro.c | 276 const struct fdt_property *prop; in fdt_get_property_by_offset() local 300 const struct fdt_property *prop; in fdt_get_property_namelen() local 327 const struct fdt_property *prop; in fdt_getprop_namelen() local 339 const struct fdt_property *prop; in fdt_getprop_by_offset() local 670 const void *prop; in fdt_node_check_compatible() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/weatherinfo/ |
| H A D | appmodel.cpp | 182 static void forecastAppend(QQmlListProperty<WeatherData> *prop, WeatherData *val) in forecastAppend() 188 static WeatherData *forecastAt(QQmlListProperty<WeatherData> *prop, int index) in forecastAt() 194 static int forecastCount(QQmlListProperty<WeatherData> *prop) in forecastCount() 200 static void forecastClear(QQmlListProperty<WeatherData> *prop) in forecastClear()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/ |
| H A D | rkdrm_display.c | 49 drmModePropertyPtr prop; in drm_plane_set_property() local 282 drmModePropertyPtr prop; in drmGetPlaneType() local 310 drmModePropertyPtr prop; in drmFillPlaneProp() local 420 drmModePropertyPtr prop; in drmFoundDPMS() local
|
| /OK3568_Linux_fs/kernel/drivers/of/ |
| H A D | property.c | 71 struct property *prop = of_find_property(np, propname, NULL); in of_property_count_elems_of_size() local 106 struct property *prop = of_find_property(np, propname, NULL); in of_find_property_value_of_size() local 421 const struct property *prop = of_find_property(np, propname, NULL); in of_property_read_string() local 445 const struct property *prop = of_find_property(np, propname, NULL); in of_property_match_string() local 485 const struct property *prop = of_find_property(np, propname, NULL); in of_property_read_string_helper() local 508 const __be32 *of_prop_next_u32(struct property *prop, const __be32 *cur, in of_prop_next_u32() 531 const char *of_prop_next_string(struct property *prop, const char *cur) in of_prop_next_string() 944 const char *prop, const char *nargs_prop, in of_fwnode_get_reference_args()
|
| H A D | kobj.c | 87 void __of_sysfs_remove_bin_file(struct device_node *np, struct property *prop) in __of_sysfs_remove_bin_file() 96 void __of_remove_property_sysfs(struct device_node *np, struct property *prop) in __of_remove_property_sysfs()
|
| /OK3568_Linux_fs/kernel/drivers/soundwire/ |
| H A D | mipi_disco.c | 32 struct sdw_master_prop *prop = &bus->prop; in sdw_master_read_prop() local 289 struct sdw_slave_prop *prop = &slave->prop; in sdw_slave_read_prop() local
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | apm_power.c | 18 #define PSY_PROP(psy, prop, val) (power_supply_get_property(psy, \ argument 21 #define _MPSY_PROP(prop, val) (power_supply_get_property(main_battery, \ argument 24 #define MPSY_PROP(prop, val) _MPSY_PROP(POWER_SUPPLY_PROP_##prop, val) argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/ |
| H A D | qdeclarativeplace.cpp | 907 void QDeclarativePlace::category_append(QQmlListProperty<QDeclarativeCategory> *prop, in category_append() 928 int QDeclarativePlace::category_count(QQmlListProperty<QDeclarativeCategory> *prop) in category_count() 936 QDeclarativeCategory *QDeclarativePlace::category_at(QQmlListProperty<QDeclarativeCategory> *prop, in category_at() 950 void QDeclarativePlace::category_clear(QQmlListProperty<QDeclarativeCategory> *prop) in category_clear()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | fdt.c | 255 char *prop; /* property */ in do_fdt() local 310 char *prop; /* property */ in do_fdt() local 421 char *prop; /* property */ in do_fdt() local 948 static int fdt_print(const char *pathp, char *prop, int depth) in fdt_print()
|
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | read.h | 635 static inline int dev_read_first_prop(struct udevice *dev, struct ofprop *prop) in dev_read_first_prop() 640 static inline int dev_read_next_prop(struct ofprop *prop) in dev_read_next_prop() 645 static inline const void *dev_read_prop_by_prop(struct ofprop *prop, in dev_read_prop_by_prop() 730 #define dev_for_each_property(prop, dev) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | qcom-spmi-vadc.c | 209 struct vadc_channel_prop *prop) in vadc_configure() 302 struct vadc_channel_prop *prop, u16 *data) in vadc_do_conversion() 354 struct vadc_channel_prop *prop; in vadc_measure_ref_points() local 449 struct vadc_channel_prop *prop; in vadc_read_raw() local 652 struct vadc_channel_prop *prop, in vadc_get_dt_channel_data() 739 struct vadc_channel_prop prop; in vadc_get_dt_data() local
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | prom_common.c | 36 struct property *prop; in of_getintprop_default() local 67 struct property *prop = *prevp; in of_set_property() local
|
| /OK3568_Linux_fs/kernel/scripts/dtc/ |
| H A D | yamltree.c | 112 static void yaml_propval(yaml_emitter_t *emitter, struct property *prop) in yaml_propval() 178 struct property *prop; in yaml_tree() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/ |
| H A D | buffer_join_round_by_divide.hpp | 67 PromotedType prop = buffer_distance / length2; in mid_points() local 115 promoted_type prop = bd / length_i; in apply() local
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/fakecamera/ |
| H A D | FakeCamHwIsp20.cpp | 848 FakeCamHwIsp20::rawdataPrepare(rk_aiq_raw_prop_t prop) in rawdataPrepare() 984 FakeCamHwIsp21::rawdataPrepare(rk_aiq_raw_prop_t prop) in rawdataPrepare() 1036 FakeCamHwIsp3x::rawdataPrepare(rk_aiq_raw_prop_t prop) in rawdataPrepare() 1088 FakeCamHwIsp32::rawdataPrepare(rk_aiq_raw_prop_t prop) in rawdataPrepare()
|
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | of_access.c | 206 static const char *of_prop_next_string(struct property *prop, const char *cur) in of_prop_next_string() 227 struct property *prop; in of_device_is_compatible() local 453 struct property *prop = of_find_property(np, propname, NULL); in of_find_property_value_of_size() local 552 const struct property *prop = of_find_property(np, propname, NULL); in of_property_match_string() local 591 const struct property *prop = of_find_property(np, propname, NULL); in of_property_read_string_helper() local
|
| /OK3568_Linux_fs/u-boot/lib/libfdt/ |
| H A D | fdt_ro.c | 255 const struct fdt_property *prop; in fdt_get_property_by_offset() local 279 const struct fdt_property *prop; in fdt_get_property_namelen() local 306 const struct fdt_property *prop; in fdt_getprop_namelen() local 318 const struct fdt_property *prop; in fdt_getprop_by_offset() local 672 const void *prop; in fdt_node_check_compatible() local
|