Home
last modified time | relevance | path

Searched defs:prop (Results 26 – 50 of 618) sorted by relevance

12345678910>>...25

/OK3568_Linux_fs/u-boot/drivers/core/
H A Dofnode.c76 const void *prop; in ofnode_read_bool() local
97 struct property *prop = of_find_property( in ofnode_read_string() local
242 struct property *prop = of_find_property( in ofnode_read_size() local
409 const char *prop; in ofnode_get_chosen_node() local
515 int ofnode_get_first_property(ofnode node, struct ofprop *prop) in ofnode_get_first_property()
534 int ofnode_get_next_property(struct ofprop *prop) in ofnode_get_next_property()
551 const void *ofnode_get_property_by_prop(const struct ofprop *prop, in ofnode_get_property_by_prop()
579 const __be32 *prop = of_get_property(np, property, &psize); in ofnode_get_addr_size() local
600 const __be32 *prop = of_get_property(np, propname, &psize); in ofnode_read_u8_array_ptr() local
/OK3568_Linux_fs/kernel/arch/powerpc/kexec/
H A Dima.c31 static int do_get_kexec_buffer(const void *prop, int len, unsigned long *addr, in do_get_kexec_buffer()
61 const void *prop; in ima_get_kexec_buffer() local
85 struct property *prop; in ima_free_kexec_buffer() local
114 const void *prop; in remove_ima_buffer() local
/OK3568_Linux_fs/kernel/drivers/of/
H A Dresolver.c44 struct property *prop; in adjust_overlay_phandles() local
76 struct property *prop; in update_usages_of_a_phandle_reference() local
163 struct property *prop_fix, *prop; in adjust_local_phandle_references() local
267 struct property *prop; in of_resolve_phandles() local
H A Ddynamic.c112 struct property *prop, *old_prop = NULL; in of_reconfig_get_state_change() local
189 struct property *prop, struct property *oldprop) in of_property_notify()
309 struct property *prop, *next; in property_list_free() local
377 struct property *__of_prop_dup(const struct property *prop, gfp_t allocflags) in __of_prop_dup()
909 struct device_node *np, struct property *prop) in of_changeset_action()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/83xx/
H A Dusb.c29 const void *prop, *dr_mode; in mpc834x_usb_cfg() local
105 const void *prop; in mpc831x_usb_cfg() local
216 const void *prop; in mpc837x_usb_cfg() local
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dpower_supply_hwmon.c129 int prop = power_supply_hwmon_to_property(type, in power_supply_hwmon_has_input() local
163 int prop; in power_supply_hwmon_is_visible() local
212 int ret, prop; in power_supply_hwmon_read() local
256 int prop; in power_supply_hwmon_write() local
367 const enum power_supply_property prop = desc->properties[i]; in power_supply_add_hwmon_sysfs() local
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dprom_32.c78 struct property *prop; in sbus_path_component() local
96 struct property *prop; in pci_path_component() local
122 struct property *prop; in ebus_path_component() local
142 struct property *prop; in ambapp_path_component() local
/OK3568_Linux_fs/u-boot/board/freescale/qemu-ppce500/
H A Dqemu-ppce500.c55 const fdt32_t *prop; in get_phys_ccsrbar_addr_early() local
202 const uint64_t *prop; in last_stage_init() local
225 const void *prop; in get_linear_ram_size() local
310 const char *prop = "clock-frequency"; in get_cpu_freq() local
343 const char *prop = "timebase-frequency"; in get_tbclk() local
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Dpower_supply.c18 enum power_supply_property prop; member
82 enum power_supply_property prop; member
108 int prop; in get_psp_from_gb_prop() local
329 struct gb_power_supply_prop *prop; in is_psy_prop_writeable() local
359 struct gb_power_supply_prop *prop) in gb_power_supply_state_change()
393 struct gb_power_supply_prop *prop) in check_changed()
430 enum power_supply_property prop) in prop_append()
593 struct gb_power_supply_prop *prop; in __gb_power_supply_property_update() local
626 struct gb_power_supply_prop *prop; in __gb_power_supply_property_get() local
769 struct gb_power_supply_prop *prop; in gb_power_supply_property_set() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoroute.cpp246 void QDeclarativeGeoRoute::segments_append(QQmlListProperty<QDeclarativeGeoRouteSegment> *prop, in segments_append()
257 int QDeclarativeGeoRoute::segments_count(QQmlListProperty<QDeclarativeGeoRouteSegment> *prop) in segments_count()
266 …GeoRouteSegment *QDeclarativeGeoRoute::segments_at(QQmlListProperty<QDeclarativeGeoRouteSegment> *… in segments_at()
276 void QDeclarativeGeoRoute::segments_clear(QQmlListProperty<QDeclarativeGeoRouteSegment> *prop) in segments_clear()
H A Dqdeclarativegeoserviceprovider.cpp619 …d QDeclarativeGeoServiceProvider::parameter_append(QQmlListProperty<QDeclarativePluginParameter> *… in parameter_append()
630 …nt QDeclarativeGeoServiceProvider::parameter_count(QQmlListProperty<QDeclarativePluginParameter> *… in parameter_count()
638 …eter *QDeclarativeGeoServiceProvider::parameter_at(QQmlListProperty<QDeclarativePluginParameter> *… in parameter_at()
646 …id QDeclarativeGeoServiceProvider::parameter_clear(QQmlListProperty<QDeclarativePluginParameter> *… in parameter_clear()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioningquick/
H A Dqdeclarativepositionsource.cpp816 void QDeclarativePositionSource::parameter_append(QQmlListProperty<QDeclarativePluginParameter> *pr… in parameter_append()
825 int QDeclarativePositionSource::parameter_count(QQmlListProperty<QDeclarativePluginParameter> *prop) in parameter_count()
833 …arameter *QDeclarativePositionSource::parameter_at(QQmlListProperty<QDeclarativePluginParameter> *… in parameter_at()
841 void QDeclarativePositionSource::parameter_clear(QQmlListProperty<QDeclarativePluginParameter> *pro… in parameter_clear()
/OK3568_Linux_fs/kernel/include/linux/
H A Dextcon-provider.h115 unsigned int prop, in extcon_set_property()
122 unsigned int id, unsigned int prop, in extcon_set_property_sync()
129 unsigned int id, unsigned int prop) in extcon_set_property_capability()
/OK3568_Linux_fs/kernel/net/smc/
H A Dsmc_clc.c164 struct smc_clc_msg_proposal_prefix *prop) in smc_clc_prfx_set4_rcu()
185 struct smc_clc_msg_proposal_prefix *prop, in smc_clc_prfx_set6_rcu()
215 struct smc_clc_msg_proposal_prefix *prop, in smc_clc_prfx_set()
259 struct smc_clc_msg_proposal_prefix *prop) in smc_clc_prfx_match4_rcu()
277 struct smc_clc_msg_proposal_prefix *prop) in smc_clc_prfx_match6_rcu()
306 struct smc_clc_msg_proposal_prefix *prop) in smc_clc_prfx_match()
/OK3568_Linux_fs/kernel/sound/soc/generic/
H A Dsimple-card-utils.c40 char prop[128]; in asoc_simple_parse_convert() local
131 char prop[128]; in asoc_simple_parse_card_name() local
451 char prop[128]; in asoc_simple_parse_routing() local
469 char prop[128]; in asoc_simple_parse_widgets() local
492 char prop[128]; in asoc_simple_parse_pin_switches() local
548 char prop[128]; in asoc_simple_init_jack() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Domapdss-boot-init.c32 static int __init omapdss_count_strings(const struct property *prop) in omapdss_count_strings()
47 struct property *prop; in omapdss_update_prop() local
82 struct property *prop; in omapdss_omapify_node() local
/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/common/
H A Dmmu.c14 struct asic_fixed_properties *prop = &hdev->asic_prop; in is_dram_va() local
116 struct asic_fixed_properties *prop = &hdev->asic_prop; in hl_mmu_unmap() local
192 struct asic_fixed_properties *prop = &hdev->asic_prop; in hl_mmu_map() local
H A Dmmu_v1.c49 struct asic_fixed_properties *prop = &hdev->asic_prop; in alloc_hop() local
261 struct asic_fixed_properties *prop = &hdev->asic_prop; in dram_default_mapping_init() local
361 struct asic_fixed_properties *prop = &hdev->asic_prop; in dram_default_mapping_fini() local
419 struct asic_fixed_properties *prop = &hdev->asic_prop; in hl_mmu_v1_init() local
528 struct asic_fixed_properties *prop = &hdev->asic_prop; in _hl_mmu_v1_unmap() local
662 struct asic_fixed_properties *prop = &hdev->asic_prop; in _hl_mmu_v1_map() local
/OK3568_Linux_fs/kernel/drivers/extcon/
H A Dextcon.c274 static int get_extcon_type(unsigned int prop) in get_extcon_type()
302 static bool is_extcon_property_supported(unsigned int id, unsigned int prop) in is_extcon_property_supported()
316 unsigned int id, int index,unsigned int prop) in is_extcon_property_capability()
631 unsigned int prop, in extcon_get_property()
710 unsigned int prop, in extcon_set_property()
775 unsigned int prop, in extcon_set_property_sync()
798 unsigned int prop) in extcon_get_property_capability()
832 unsigned int prop) in extcon_set_property_capability()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Domapdss-boot-init.c32 static int __init omapdss_count_strings(const struct property *prop) in omapdss_count_strings()
47 struct property *prop; in omapdss_update_prop() local
82 struct property *prop; in omapdss_omapify_node() local
/OK3568_Linux_fs/u-boot/common/
H A Dfdt_support.c42 const char *prop, const u32 dflt) in fdt_getprop_u32_default_node()
72 const char *prop, const u32 dflt) in fdt_getprop_u32_default()
95 int fdt_find_and_setprop(void *fdt, const char *node, const char *prop, in fdt_find_and_setprop()
386 void do_fixup_by_path(void *fdt, const char *path, const char *prop, in do_fixup_by_path()
402 void do_fixup_by_path_u32(void *fdt, const char *path, const char *prop, in do_fixup_by_path_u32()
411 const char *prop, const void *val, int len, in do_fixup_by_prop()
432 const char *prop, u32 val, int create) in do_fixup_by_prop_u32()
439 const char *prop, const void *val, int len, int create) in do_fixup_by_compat()
458 const char *prop, u32 val, int create) in do_fixup_by_compat_u32()
638 int i = 0, j, prop; in fdt_fixup_ethernet() local
[all …]
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dtreesource.c163 static enum markertype guess_value_type(struct property *prop) in guess_value_type()
196 static void write_propval(FILE *f, struct property *prop) in write_propval()
283 struct property *prop; in write_tree_source_node() local
/OK3568_Linux_fs/kernel/fs/openpromfs/
H A Dinode.c34 struct property *prop; member
69 struct property *prop = f->private; in property_show() local
185 struct property *prop; in openpromfs_lookup() local
271 struct property *prop; in openpromfs_readdir() local
/OK3568_Linux_fs/u-boot/lib/rsa/
H A Drsa-verify.c80 static int rsa_mod_exp_hw(struct key_prop *prop, const uint8_t *sig, in rsa_mod_exp_hw()
387 struct key_prop *prop, const uint8_t *sig, in rsa_verify_key()
446 static int rsa_get_key_prop(struct key_prop *prop, struct image_sign_info *info, int node) in rsa_get_key_prop()
521 struct key_prop prop; in rsa_verify_with_keynode() local
606 struct key_prop prop; in rsa_burn_key_hash() local
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dqcom-spmi-adc5.c281 struct adc5_channel_prop *prop, u8 *data) in adc5_update_dig_param()
297 struct adc5_channel_prop *prop) in adc5_configure()
334 struct adc5_channel_prop *prop) in adc7_configure()
375 struct adc5_channel_prop *prop, in adc5_do_conversion()
416 struct adc5_channel_prop *prop, in adc7_do_conversion()
500 struct adc5_channel_prop *prop; in adc_read_raw_common() local
675 struct adc5_channel_prop *prop, in adc5_get_dt_channel_data()
870 struct adc5_channel_prop prop, *chan_props; in adc5_get_dt_data() local

12345678910>>...25