Home
last modified time | relevance | path

Searched defs:prop (Results 1 – 200 of 295) sorted by relevance

12

/linux-4.4.14/scripts/kconfig/
Dsymbol.c40 struct property *prop = prop_alloc(P_DEFAULT, sym); in sym_add_default() local
99 struct property *prop; in sym_get_choice_prop() local
108 struct property *prop; in sym_get_env_prop() local
117 struct property *prop; in sym_get_default_prop() local
129 struct property *prop; in sym_get_range_prop() local
157 struct property *prop; in sym_validate_range() local
191 struct property *prop; in sym_set_changed() local
211 struct property *prop; in sym_calc_visibility() local
258 struct property *prop; in sym_choice_default() local
284 struct property *prop; in sym_calc_choice() local
[all …]
Dmenu.c31 static void prop_warn(struct property *prop, const char *fmt, ...) in prop_warn()
130 struct property *prop = prop_alloc(type, current_entry->sym); in menu_add_prop() local
234 struct property *prop; in sym_check_prop() local
286 struct property *prop; in menu_finalize() local
546 static void get_prompt_str(struct gstr *r, struct property *prop, in get_prompt_str()
608 struct property *prop = NULL; in get_symbol_prop() local
622 struct property *prop; in get_symbol_str() local
Dzconf.y611 struct property *prop; in print_symbol() local
692 struct property *prop; in zconfdump() local
Dutil.c58 struct property *prop; in file_write_dep() local
Dconfdata.c263 struct property *prop; in conf_read_simple() local
1055 struct property *prop; in randomize_choice_values() local
1103 struct property *prop; in set_all_choice_values() local
Dqconf.cc108 struct property *prop; in updateMenu() local
1142 for (struct property *prop = sym->prop; prop; prop = prop->next) { in debug_info() local
1315 struct property *prop; in search() local
Dconf.c357 struct property *prop; in conf() local
Dmconf.c469 struct property *prop; in build_conf() local
/linux-4.4.14/arch/sparc/kernel/
Dprom_64.c117 struct property *prop; in sun4u_path_component() local
152 struct property *prop; in sbus_path_component() local
169 struct property *prop; in pci_path_component() local
194 struct property *prop; in upa_path_component() local
215 struct property *prop; in vdev_path_component() local
231 struct property *prop; in ebus_path_component() local
248 struct property *prop; in i2c_path_component() local
267 struct property *prop; in usb_path_component() local
288 struct property *prop; in ieee1394_path_component() local
389 struct property *prop = of_find_property(cpun, "reg", NULL); in arch_find_n_match_cpu_physical_id() local
Dprom_32.c80 struct property *prop; in sbus_path_component() local
97 struct property *prop; in pci_path_component() local
122 struct property *prop; in ebus_path_component() local
140 struct property *prop; in ambapp_path_component() local
Dprom_common.c40 struct property *prop; in of_getintprop_default() local
71 struct property *prop = *prevp; in of_set_property() local
Dchmc.c296 struct jbusmc_obp_mem_layout *prop; in jbusmc_print_dimm() local
401 const u32 *prop; in jbusmc_probe() local
543 struct chmc_obp_mem_layout *prop; in chmc_print_dimm() local
Dbtext.c46 u32 prop; in btext_initialize() local
Dsetup_64.c467 const char *prop; in mdesc_cpu_hwcap_list() local
Dpci.c408 #define GET_64BIT(prop, i) ((((u64) (prop)[(i)]) << 32) | (prop)[(i)+1]) argument
1059 } *prop; in pci_bus_slot_names() local
/linux-4.4.14/arch/powerpc/sysdev/
Dfsl_soc.c60 const __be32 *prop = of_get_property(soc, "#address-cells", &size); in get_immrbase() local
84 const u32 *prop; in fsl_get_sys_freq() local
113 const unsigned int *prop; in get_brgfreq() local
166 const unsigned int *prop = of_get_property(node, in get_baudrate() local
Dmv64x60_dev.c94 const unsigned int *prop; in mv64x60_mpsc_device_setup() local
249 const int *prop; in mv64x60_eth_device_setup() local
343 const unsigned int *prop; in mv64x60_i2c_device_setup() local
399 const unsigned int *prop; in mv64x60_wdt_device_setup() local
513 const char *prop; in mv64x60_add_mpsc_console() local
Dppc4xx_soc.c83 const u32 *prop; in ppc4xx_l2c_probe() local
202 const u32 *prop; in ppc4xx_reset_system() local
Dmpic_msgr.c150 struct property *prop; in mpic_msgr_block_number() local
172 const unsigned int *prop; in mpic_msgr_probe() local
Dtsi108_dev.c51 const void *prop = of_get_property(tsi, "reg", &size); in get_csrbase() local
Dfsl_85xx_l2ctlr.c77 const unsigned int *prop; in mpc85xx_l2ctlr_of_probe() local
Dmv64x60_pci.c87 const unsigned int *prop; in mv64x60_sysfs_init() local
Dmsi_bitmap.c225 struct property prop; in test_of_node() local
Ddcr.c67 const char *prop; in dcr_map_generic() local
Dscom.c57 const __be32 *prop, *sprop; in scom_map_device() local
Dppc4xx_cpm.c252 const unsigned int *prop = of_get_property(np, name, &len); in cpm_get_uint_property() local
/linux-4.4.14/drivers/gpu/drm/tilcdc/
Dtilcdc_slave_compat.c72 struct property * __init tilcdc_prop_dup(const struct property *prop, in tilcdc_prop_dup()
99 struct property *prop; in tilcdc_copy_props() local
116 static int __init tilcdc_prop_str_update(struct property *prop, in tilcdc_prop_str_update()
129 struct property *prop; in tilcdc_node_disable() local
203 struct property *prop; in tilcdc_convert_slave_node() local
/linux-4.4.14/arch/powerpc/platforms/pseries/
Dhotplug-memory.c72 static void dlpar_free_drconf_property(struct property *prop) in dlpar_free_drconf_property()
81 struct property *prop, *new_prop; in dlpar_clone_drconf_property() local
252 struct property *prop) in dlpar_memory_remove_by_count()
323 static int dlpar_memory_remove_by_index(u32 drc_index, struct property *prop) in dlpar_memory_remove_by_index()
376 struct property *prop) in dlpar_memory_remove_by_count()
380 static int dlpar_memory_remove_by_index(u32 drc_index, struct property *prop) in dlpar_memory_remove_by_index()
439 static int dlpar_memory_add_by_count(u32 lmbs_to_add, struct property *prop) in dlpar_memory_add_by_count()
505 static int dlpar_memory_add_by_index(u32 drc_index, struct property *prop) in dlpar_memory_add_by_index()
540 struct property *prop) in dlpar_update_drconf_property()
567 struct property *prop; in dlpar_memory() local
Dreconfig.c95 static void release_prop_list(const struct property *prop) in release_prop_list()
203 struct property *prop = NULL; in do_add_node() local
279 struct property *prop = NULL; in do_add_property() local
306 struct property *prop; in do_remove_property() local
Ddlpar.c39 void dlpar_free_cc_property(struct property *prop) in dlpar_free_cc_property()
48 struct property *prop; in dlpar_parse_cc_property() local
101 struct property *prop; in dlpar_free_one_cc_node() local
Dmobility.c70 static int update_dt_property(struct device_node *dn, struct property **prop, in update_dt_property()
134 struct property *prop = NULL; in update_dt_node() local
Dsetup.c741 const char *prop; in pseries_probe_fw_features() local
/linux-4.4.14/arch/sparc/prom/
Dtree_32.c89 int prom_getproplen(phandle node, const char *prop) in prom_getproplen()
109 int prom_getproperty(phandle node, const char *prop, char *buffer, int bufsize) in prom_getproperty()
129 int prom_getint(phandle node, char *prop) in prom_getint()
155 int prom_getbool(phandle node, char *prop) in prom_getbool()
169 void prom_getstring(phandle node, char *prop, char *user_buf, int ubuf_size) in prom_getstring()
206 char *prop; in __prom_nextprop() local
Dtree_64.c92 int prom_getproplen(phandle node, const char *prop) in prom_getproplen()
116 int prom_getproperty(phandle node, const char *prop, in prom_getproperty()
144 int prom_getint(phandle node, const char *prop) in prom_getint()
172 int prom_getbool(phandle node, const char *prop) in prom_getbool()
187 void prom_getstring(phandle node, const char *prop, char *user_buf, in prom_getstring()
310 int prom_node_has_property(phandle node, const char *prop) in prom_node_has_property()
/linux-4.4.14/scripts/dtc/
Dchecks.c129 struct property *prop; in check_nodes_props() local
201 struct property *prop; in check_is_string() local
220 struct property *prop; in check_is_cell() local
258 struct property *prop, *prop2; in check_duplicate_property_names() local
298 struct node *node, struct property *prop) in check_property_name_chars()
309 #define DESCLABEL_ARGS(node,prop,mark) \ argument
317 struct property *prop, struct marker *mark) in check_duplicate_label()
350 struct node *node, struct property *prop) in check_duplicate_label_prop()
365 struct node *node, struct property *prop) in check_explicit_phandles()
426 struct property **pp, *prop = NULL; in check_name_properties() local
[all …]
Dlivetree.c227 void add_property(struct node *node, struct property *prop) in add_property()
242 struct property *prop = node->proplist; in delete_property_by_name() local
253 void delete_property(struct property *prop) in delete_property()
288 struct property *prop; in delete_node() local
365 struct property *prop; in get_property() local
374 cell_t propval_cell(struct property *prop) in propval_cell()
383 struct property *prop; in get_property_by_label() local
407 struct node **node, struct property **prop) in get_marker_label()
638 struct property *prop, **tbl; in sort_properties() local
Dtreesource.c195 static void write_propval(FILE *f, struct property *prop) in write_propval()
238 struct property *prop; in write_tree_source_node() local
Dfstree.c52 struct property *prop; in read_fstree() local
Dfdtget.c126 int prop; in list_properties() local
254 const char *prop; in do_fdtget() local
Ddtc-parser.y49 struct property *prop; member
Dflattree.c262 struct property *prop; in flatten_tree() local
761 struct property *prop; in unflatten_tree() local
/linux-4.4.14/arch/powerpc/platforms/83xx/
Dusb.c33 const void *prop, *dr_mode; in mpc834x_usb_cfg() local
109 const void *prop; in mpc831x_usb_cfg() local
220 const void *prop; in mpc837x_usb_cfg() local
Dmpc832x_rdb.c55 const void *prop; in of_fsl_spi_probe() local
/linux-4.4.14/drivers/of/
Ddynamic.c126 struct property *prop, *old_prop = NULL; in of_reconfig_get_state_change() local
203 struct property *prop, struct property *oldprop) in of_property_notify()
324 struct property *prop = node->properties; in of_node_release() local
364 struct property *__of_prop_dup(const struct property *prop, gfp_t allocflags) in __of_prop_dup()
761 struct device_node *np, struct property *prop) in of_changeset_action()
Dbase.c444 struct property *prop; in __of_device_is_compatible() local
1095 struct property *prop = of_find_property(np, propname, NULL); in of_property_count_elems_of_size() local
1128 struct property *prop = of_find_property(np, propname, NULL); in of_find_property_value_of_size() local
1347 struct property *prop = of_find_property(np, propname, NULL); in of_property_read_string() local
1371 struct property *prop = of_find_property(np, propname, NULL); in of_property_match_string() local
1410 struct property *prop = of_find_property(np, propname, NULL); in of_property_read_string_helper() local
1694 int __of_add_property(struct device_node *np, struct property *prop) in __of_add_property()
1715 int of_add_property(struct device_node *np, struct property *prop) in of_add_property()
1737 int __of_remove_property(struct device_node *np, struct property *prop) in __of_remove_property()
1756 void __of_remove_property_sysfs(struct device_node *np, struct property *prop) in __of_remove_property_sysfs()
[all …]
Dfdt.c478 const __be32 *prop; in __reserved_mem_reserve_reg() local
521 const __be32 *prop; in __reserved_mem_check_root() local
740 const char *prop; in of_flat_dt_match_machine() local
771 const __be32 *prop; in early_init_dt_check_for_initrd() local
863 const __be32 *prop; in early_init_dt_scan_root() local
Dof_reserved_mem.c102 const __be32 *prop; in __reserved_mem_alloc_size() local
262 const __be32 *prop; in fdt_init_reserved_mem() local
Doverlay.c60 struct device_node *target, struct property *prop) in of_overlay_apply_single_property()
134 struct property *prop; in of_overlay_apply_one() local
Dof_private.h50 struct property *prop, struct property *old_prop) in of_property_notify()
Dof_mdio.c31 struct property *prop; in of_get_phy_id() local
Dresolver.c81 struct property *prop; in __of_adjust_tree_phandles() local
Dfdt_address.c52 const __be32 *prop; in fdt_bus_default_count_cells() local
Dplatform.c226 const void *prop; in of_amba_device_create() local
Daddress.c177 const __be32 *prop; in of_get_pci_address() local
641 const __be32 *prop; in of_get_address() local
/linux-4.4.14/arch/powerpc/sysdev/qe_lib/
Dqe.c73 const u32 *prop; in get_qe_base() local
170 const u32 *prop; in qe_get_brg_clk() local
540 struct property *prop; in qe_get_firmware_info() local
615 const u32 *prop; in qe_get_num_of_risc() local
643 const u32 *prop; in qe_get_num_of_snums() local
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Domapdss-boot-init.c43 static int __init omapdss_count_strings(const struct property *prop) in omapdss_count_strings()
58 struct property *prop; in omapdss_update_prop() local
93 struct property *prop; in omapdss_omapify_node() local
Dhdmi_common.c14 struct property *prop; in hdmi_parse_lanes_of() local
Ddss-of.c102 struct property *prop; in dss_of_port_get_parent_device() local
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_modes.c86 struct drm_property *prop; in intel_attach_force_audio_property() local
113 struct drm_property *prop; in intel_attach_broadcast_rgb_property() local
/linux-4.4.14/scripts/dtc/libfdt/
Dfdt_rw.c206 int len, struct fdt_property **prop) in _fdt_resize_property()
224 int len, struct fdt_property **prop) in _fdt_add_property()
277 struct fdt_property *prop; in fdt_setprop() local
295 struct fdt_property *prop; in fdt_appendprop() local
321 struct fdt_property *prop; in fdt_delprop() local
Dfdt_ro.c250 const struct fdt_property *prop; in fdt_get_property_by_offset() local
274 const struct fdt_property *prop; in fdt_get_property_namelen() local
301 const struct fdt_property *prop; in fdt_getprop_namelen() local
313 const struct fdt_property *prop; in fdt_getprop_by_offset() local
544 const void *prop; in fdt_node_check_compatible() local
Dfdt_sw.c225 struct fdt_property *prop; in fdt_property() local
271 struct fdt_property *prop = in fdt_finish() local
Dfdt_wip.c85 struct fdt_property *prop; in fdt_nop_property() local
/linux-4.4.14/fs/openpromfs/
Dinode.c32 struct property *prop; member
67 struct property *prop = f->private; in property_show() local
183 struct property *prop; in openpromfs_lookup() local
269 struct property *prop; in openpromfs_readdir() local
/linux-4.4.14/drivers/power/
Dapm_power.c18 #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
Dwm97xx_battery.c31 static enum power_supply_property *prop; variable
Dsmb347-charger.c935 enum power_supply_property prop, in smb347_mains_get_property()
976 enum power_supply_property prop, in smb347_usb_get_property()
1062 enum power_supply_property prop, in smb347_battery_get_property()
Dqcom_smbb.c254 const struct smbb_charger_attr *prop; in smbb_charger_attr_write() local
311 const struct smbb_charger_attr *prop; in smbb_charger_attr_read() local
333 const struct smbb_charger_attr *prop; in smbb_charger_attr_parse() local
Dtps65090-charger.c202 unsigned int prop; in tps65090_parse_dt_charger_data() local
Dz2_battery.c135 enum power_supply_property *prop; in z2_batt_ps_init() local
Dbq2415x_charger.c698 #define bq2415x_set_default_value(bq, prop) \ argument
821 union power_supply_propval prop; in bq2415x_notifier_call() local
1552 union power_supply_propval prop; in bq2415x_probe() local
Daxp288_fuel_gauge.c588 enum power_supply_property prop, in fuel_gauge_get_property()
714 enum power_supply_property prop, in fuel_gauge_set_property()
Dds2782_battery.c247 enum power_supply_property prop, in ds278x_battery_get_property()
/linux-4.4.14/arch/powerpc/kernel/
Dmachine_kexec.c231 struct property *prop; in export_crashk_values() local
261 struct property *prop; in kexec_setup() local
Dprom_parse.c15 const __be32 *prop; in of_parse_dma_window() local
Dprom.c287 const __be32 *prop; in check_cpu_feature_properties() local
303 const __be32 *prop; in early_init_dt_scan_cpus() local
574 const __be32 *prop; in early_reserve_mem_dt() local
Dmachine_kexec_64.c404 struct property *prop; in export_htab_values() local
Dsmp.c592 const __be32 *prop; in traverse_siblings_chip_id() local
641 const __be32 *prop; in traverse_core_siblings() local
Dpci_of_scan.c27 const __be32 *prop; in get_int_prop() local
Dvio.c119 struct property *prop; in vio_cmo_num_OF_devs() local
1339 const __be32 *prop; in vio_register_device_node() local
1669 const __be32 *prop; in vio_find_node() local
Dsetup-common.c706 const void *prop; in check_cache_coherency() local
Dbtext.c176 const u32 *prop; in btext_initialize() local
/linux-4.4.14/drivers/iio/adc/
Dqcom-spmi-vadc.c272 struct vadc_channel_prop *prop) in vadc_configure()
365 struct vadc_channel_prop *prop, u16 *data) in vadc_do_conversion()
417 struct vadc_channel_prop *prop; in vadc_measure_ref_points() local
472 const struct vadc_channel_prop *prop, u16 adc_code) in vadc_calibrate()
544 struct vadc_channel_prop *prop; in vadc_read_raw() local
732 struct vadc_channel_prop *prop, in vadc_get_dt_channel_data()
819 struct vadc_channel_prop prop; in vadc_get_dt_data() local
/linux-4.4.14/drivers/gpu/drm/
Ddrm_sysfs.c300 struct drm_property *prop; in tv_subconnector_show() local
324 struct drm_property *prop; in tv_select_subconnector_show() local
348 struct drm_property *prop; in dvii_subconnector_show() local
372 struct drm_property *prop; in dvii_select_subconnector_show() local
Ddrm_atomic.c1374 struct drm_mode_object *obj, struct drm_property *prop, in atomic_set_prop()
1557 struct drm_property *prop; in drm_mode_atomic_ioctl() local
/linux-4.4.14/net/tipc/
Dnetlink_compat.c362 struct nlattr *prop; in tipc_nl_compat_bearer_enable() local
418 struct nlattr *prop[], struct nlattr *stats[]) in __fill_bc_link_stat()
461 struct nlattr *prop[TIPC_NLA_PROP_MAX + 1]; in tipc_nl_compat_link_stat_dump() local
602 struct nlattr *prop; in tipc_nl_compat_media_set() local
629 struct nlattr *prop; in tipc_nl_compat_bearer_set() local
656 struct nlattr *prop; in __tipc_nl_compat_link_set() local
Dbearer.c644 struct nlattr *prop; in __tipc_nl_add_bearer() local
910 struct nlattr *prop; in __tipc_nl_add_media() local
Dbcast.c391 struct nlattr *prop; in tipc_nl_add_bc_link() local
/linux-4.4.14/arch/powerpc/include/asm/
Dparport.h18 const u32 *prop; in parport_pc_find_nonpci_ports() local
/linux-4.4.14/arch/powerpc/platforms/cell/
Dspu_manage.c49 const unsigned int *prop; in find_spu_unit_number() local
118 } __attribute__((packed)) *prop; in spu_map_prop_old() local
131 const char *prop; in spu_map_device_old() local
Dcbe_regs.c216 } __attribute__((packed)) *prop; in cbe_fill_regs_map() local
Daxon_msi.c208 const u32 *prop; in setup_msi_msg_address() local
/linux-4.4.14/include/linux/
Dof.h80 struct property *prop; member
631 static inline const __be32 *of_prop_next_u32(struct property *prop, in of_prop_next_u32()
637 static inline const char *of_prop_next_string(struct property *prop, in of_prop_next_string()
838 struct property *prop = of_find_property(np, propname, NULL); in of_property_read_bool() local
871 #define of_property_for_each_u32(np, propname, prop, p, u) \ argument
877 #define of_property_for_each_string(np, propname, prop, s) \ argument
972 struct property *prop; member
1024 struct device_node *np, struct property *prop) in of_changeset_add_property()
1030 struct device_node *np, struct property *prop) in of_changeset_remove_property()
1036 struct device_node *np, struct property *prop) in of_changeset_update_property()
/linux-4.4.14/arch/microblaze/kernel/
Dheartbeat.c48 int *prop; in microblaze_setup_heartbeat() local
/linux-4.4.14/drivers/usb/host/
Dfsl-mph-dr-of.c47 const unsigned char *prop; in get_dr_mode_data() local
177 const unsigned char *prop; in fsl_usb2_mph_dr_of_probe() local
/linux-4.4.14/arch/x86/platform/olpc/
Dolpc_dt.c57 static int __init olpc_dt_getproplen(phandle node, const char *prop) in olpc_dt_getproplen()
74 static int __init olpc_dt_getproperty(phandle node, const char *prop, in olpc_dt_getproperty()
/linux-4.4.14/drivers/ata/
Dpata_of_platform.c35 const u32 *prop; in pata_of_platform_probe() local
Dahci_imx.c482 const struct reg_property *prop, size_t num) in imx_ahci_parse_props()
/linux-4.4.14/drivers/thermal/
Dof-thermal.c586 u32 prop; in thermal_of_populate_bind_params() local
685 int prop; in thermal_of_populate_trip() local
735 u32 prop, coef[2]; in thermal_of_build_thermal_zone() local
888 u32 prop; in of_parse_thermal_zones() local
/linux-4.4.14/drivers/clk/sunxi/
Dclk-simple-gates.c32 struct property *prop; in sunxi_simple_gates_setup() local
/linux-4.4.14/drivers/memory/
Djz4780-nemc.c66 const __be32 *prop; in jz4780_nemc_num_banks() local
272 const __be32 *prop; in jz4780_nemc_probe() local
/linux-4.4.14/drivers/clk/
Dclk-conf.c80 struct property *prop; in __set_clk_rates() local
Dclk-nspire.c44 #define EXTRACT(var, prop) (((var)>>prop##_SHIFT) & prop##_MASK) argument
Dclk-palmas.c180 unsigned int prop; in palmas_clks_get_clk_data() local
/linux-4.4.14/drivers/spi/
Dspi-fsl-lib.c123 const void *prop; in of_mpc8xxx_spi_probe() local
Dspi-fsl-espi.c654 const __be32 *prop; in fsl_espi_probe() local
765 const u32 *prop; in of_fsl_espi_get_chipselects() local
/linux-4.4.14/drivers/i2c/busses/
Di2c-pxa-pci.c41 const void *prop; in add_i2c_device() local
Di2c-powermac.c220 const __be32 *prop; in i2c_powermac_get_addr() local
Di2c-mpc.c331 const u32 *prop = of_get_property(node, "reg", NULL); in mpc_i2c_get_sec_cfg_8xxx() local
651 const u32 *prop; in fsl_i2c_probe() local
/linux-4.4.14/arch/powerpc/platforms/amigaone/
Dsetup.c89 const unsigned long *prop = NULL; in amigaone_init_IRQ() local
/linux-4.4.14/arch/powerpc/platforms/8xx/
Dtqm8xx_setup.c96 struct property *prop; in init_ioports() local
/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_plane.c77 struct drm_property *prop; in sti_plane_attach_zorder_property() local
/linux-4.4.14/drivers/video/
Dof_display_timing.c29 struct property *prop; in parse_timing_property() local
/linux-4.4.14/drivers/macintosh/
Dwindfarm_pid.c91 s64 integ, deriv, prop; in wf_cpu_pid_run() local
Dtherm_adt746x.c472 const __be32 *prop; in probe_thermostat() local
/linux-4.4.14/arch/arm/kernel/
Ddevtree.c227 const char *prop; in setup_machine_fdt() local
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-of.c27 struct property *prop; in v4l2_of_parse_csi_bus() local
/linux-4.4.14/drivers/macintosh/ams/
Dams-core.c135 const u32 *prop; in ams_sensor_attach() local
Dams-pmu.c151 const u32 *prop; in ams_pmu_init() local
/linux-4.4.14/arch/arm/mach-exynos/
Ds5p-dev-mfc.c66 const __be32 *prop; in s5p_fdt_alloc_mfc_mem() local
/linux-4.4.14/drivers/gpu/drm/armada/
Darmada_overlay.c43 struct armada_ovl_plane_properties prop; member
50 armada_ovl_update_attr(struct armada_ovl_plane_properties *prop, in armada_ovl_update_attr()
/linux-4.4.14/drivers/gpu/drm/gma500/
Dcdv_device.c474 struct drm_property *prop; in cdv_intel_attach_force_audio_property() local
503 struct drm_property *prop; in cdv_intel_attach_broadcast_rgb_property() local
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
Dkfd_kernel_queue.c40 struct queue_properties prop; in initialize() local
/linux-4.4.14/arch/powerpc/platforms/powermac/
Dbacklight.c63 const char *prop = of_get_property(bk_node, in pmac_has_backlight_type() local
Dpci.c94 struct property *prop; in fixup_bus_range() local
574 const u32 *prop; in fixup_nec_usb2() local
Dbootx_init.c94 char *prop) in bootx_early_getprop()
/linux-4.4.14/arch/m68k/sun3x/
Dprom.c137 int prom_getbool (int node, char *prop) in prom_getbool()
/linux-4.4.14/drivers/net/can/cc770/
Dcc770_platform.c82 const u32 *prop; in cc770_get_of_node_data() local
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dpci-p5ioc2.c60 const __be32 *prop = of_get_property(phb->hose->dn, in pnv_pci_init_p5ioc2_msis() local
/linux-4.4.14/arch/powerpc/platforms/embedded6xx/
Dholly.c201 const void *prop; in holly_restart() local
Dmvme5100.c63 const u32 *prop = NULL; in mvme5100_pic_init() local
/linux-4.4.14/drivers/cpufreq/
Dspear-cpufreq.c173 const struct property *prop; in spear_cpufreq_probe() local
Dimx6q-cpufreq.c185 const struct property *prop; in imx6q_cpufreq_probe() local
/linux-4.4.14/sound/soc/omap/
Domap-twl4030.c276 struct property *prop; in omap_twl4030_probe() local
/linux-4.4.14/drivers/iommu/
Dof_iommu.c68 const void *prop; in of_get_dma_window() local
Dfsl_pamu.c521 const u32 *prop; in get_stash_id() local
727 const u32 *prop; in setup_liodns() local
/linux-4.4.14/drivers/crypto/nx/
Dnx-842-pseries.c562 static int nx842_OF_upd_status(struct property *prop) in nx842_OF_upd_status()
597 struct property *prop) { in nx842_OF_upd_maxsglen()
645 struct property *prop) { in nx842_OF_upd_maxsyncop()
/linux-4.4.14/arch/powerpc/boot/
Dmpsc.c104 static volatile char *mpsc_get_virtreg_of_phandle(void *devp, char *prop) in mpsc_get_virtreg_of_phandle()
/linux-4.4.14/drivers/bus/
Dimx-weim.c65 struct property *prop; in imx_weim_gpr_setup() local
/linux-4.4.14/drivers/input/
Dmatrix-keymap.c82 const __be32 *prop; in matrix_keypad_parse_of_keymap() local
/linux-4.4.14/drivers/net/can/sja1000/
Dsja1000_platform.c102 u32 prop; in sp_populate_of() local
/linux-4.4.14/drivers/mfd/
Darizona-core.c784 int arizona_of_get_named_gpio(struct arizona *arizona, const char *prop, in arizona_of_get_named_gpio()
806 struct property *prop; in arizona_of_get_core_pdata() local
Dti_am335x_tscadc.c143 struct property *prop; in ti_tscadc_probe() local
Dtps65910.c394 unsigned int prop; in tps65910_parse_dt() local
Dpalmas.c399 u32 prop; in palmas_dt_to_pdata() local
/linux-4.4.14/drivers/base/
Dproperty.c54 struct property_entry *prop; in pset_prop_get() local
69 struct property_entry *prop; in pset_prop_read_array() local
/linux-4.4.14/drivers/firmware/efi/
Defi.c494 #define UEFI_PARAM(name, prop, field) \ argument
524 const void *prop; in fdt_find_uefi_params() local
/linux-4.4.14/arch/powerpc/mm/
Dnuma.c189 const __be32 *prop; in of_get_usable_memory() local
418 const __be32 *prop; in of_get_drconf_memory() local
443 const __be32 *prop; in of_get_lmb_size() local
472 const __be32 *prop; in of_get_assoc_arrays() local
Dhash_utils_64.c277 const __be32 *prop; in htab_dt_scan_seg_sizes() local
332 const __be32 *prop; in htab_dt_scan_page_sizes() local
576 const __be32 *prop; in htab_dt_scan_pftsize() local
/linux-4.4.14/drivers/iio/light/
Dacpi-als.c98 static int acpi_als_read_value(struct acpi_als *als, char *prop, s32 *val) in acpi_als_read_value()
/linux-4.4.14/drivers/tty/serial/8250/
D8250_uniphier.c134 u32 prop; in uniphier_of_serial_setup() local
D8250_ingenic.c84 const __be32 *prop; in ingenic_early_console_setup_clock() local
/linux-4.4.14/drivers/pinctrl/
Ddevicetree.c174 struct property *prop; in pinctrl_dt_to_map() local
Dpinconf-generic.c288 struct property *prop; in pinconf_generic_dt_subnode_to_map() local
Dpinctrl-tegra.c131 struct property *prop; in tegra_pinctrl_dt_subnode_to_map() local
421 const char *prop = "unknown"; in tegra_pinconf_reg() local
Dpinctrl-lantiq.c77 struct property *prop; in ltq_pinctrl_dt_subnode_to_map() local
/linux-4.4.14/drivers/tty/serial/
Dof_serial.c67 u32 clk, spd, prop; in of_platform_serial_setup() local
Duartlite.c639 const __be32 *prop; in ulite_probe() local
/linux-4.4.14/drivers/sbus/char/
Dopenprom.c162 struct property *prop; in opromnxtprop() local
448 struct property *prop; in opiocnextprop() local
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_plane.c195 struct drm_property *prop; in exynos_plane_attach_zpos_property() local
/linux-4.4.14/drivers/gpio/
Dgpio-sodaville.c196 const void *prop; in sdv_gpio_probe() local
Dgpio-grgpio.c348 u32 prop; in grgpio_probe() local
/linux-4.4.14/drivers/char/ipmi/
Dipmi_powernv.c220 u32 prop; in ipmi_powernv_probe() local
/linux-4.4.14/arch/powerpc/platforms/85xx/
Dmpc85xx_mds.c210 const unsigned int *prop; in mpc85xx_mds_reset_ucc_phys() local
/linux-4.4.14/drivers/irqchip/
Dirq-atmel-aic-common.c120 struct property *prop; in aic_common_ext_irq_of_init() local
/linux-4.4.14/arch/powerpc/platforms/pasemi/
Dgpio_mdio.c226 const unsigned int *prop; in gpio_mdio_probe() local
/linux-4.4.14/drivers/mailbox/
Dmailbox.c372 struct property *prop; in mbox_request_channel_byname() local
/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbfa_defs_mfg_comm.h81 #define bfa_mfg_adapter_prop_init_gpio(gpio, card_type, prop) \ argument
/linux-4.4.14/sound/soc/fsl/
Dmpc5200_dma.c372 const __be32 *prop; in mpc5200_audio_dma_create() local
/linux-4.4.14/arch/x86/kernel/
Ddevicetree.c76 const void *prop; in pcibios_get_phb_of_node() local
/linux-4.4.14/drivers/input/keyboard/
Dpxa27x_keypad.c157 const __be16 *prop; in pxa27x_keypad_direct_key_parse_dt() local
214 const __be32 *prop; in pxa27x_keypad_rotary_parse_dt() local
/linux-4.4.14/drivers/pcmcia/
Delectra_cf.c193 const unsigned int *prop; in electra_cf_probe() local
/linux-4.4.14/drivers/crypto/caam/
Dctrl.c399 u32 prop; in caam_get_era() local
/linux-4.4.14/drivers/pinctrl/berlin/
Dberlin.c59 struct property *prop; in berlin_pinctrl_dt_node_to_map() local
/linux-4.4.14/drivers/mtd/nand/
Dfsl_upm.c209 const __be32 *prop; in fun_probe() local
Ddavinci_nand.c563 u32 prop; in nand_davinci_get_pdata() local
/linux-4.4.14/drivers/video/backlight/
Dpwm_bl.c137 struct property *prop; in pwm_backlight_parse_dt() local
/linux-4.4.14/drivers/uio/
Duio_fsl_elbc_gpcm.c175 const void *prop; in netx5152_init() local
/linux-4.4.14/drivers/misc/
Dvexpress-syscfg.c151 struct property *prop; in vexpress_syscfg_regmap_init() local
/linux-4.4.14/drivers/video/fbdev/
Dxilinxfb.c413 const u32 *prop; in xilinxfb_of_probe() local
/linux-4.4.14/drivers/gpu/drm/omapdrm/
Domap_plane.c239 struct drm_property *prop = dev->mode_config.rotation_property; in omap_plane_install_properties() local
/linux-4.4.14/drivers/clk/ti/
Dclk-dra7-atl.c240 char prop[5]; in of_dra7_atl_clk_probe() local
/linux-4.4.14/drivers/staging/media/bcm2048/
Dradio-bcm2048.c1962 #define property_write(prop, type, mask, check) \ argument
1986 #define property_read(prop, size, mask) \ argument
2005 #define property_signed_read(prop, size, mask) \ argument
2023 #define DEFINE_SYSFS_PROPERTY(prop, signal, size, mask, check) \ argument
2027 #define property_str_read(prop, size) \ argument
/linux-4.4.14/arch/powerpc/platforms/ps3/
Dos-area.c271 struct property *prop) in os_area_set_property()
294 struct property *prop) in os_area_get_property()
/linux-4.4.14/drivers/net/ethernet/freescale/
Dfsl_pq_mdio.c447 const u32 *prop = of_get_property(tbi, "reg", NULL); in fsl_pq_mdio_probe() local
/linux-4.4.14/drivers/net/wireless/mwifiex/
Dsta_cmd.c1460 struct property *prop; in mwifiex_dnld_dt_cfgdata() local
1489 struct property *prop = data_buf; in mwifiex_cmd_cfg_data() local
/linux-4.4.14/net/mac80211/
Ddebugfs_key.c19 #define KEY_READ(name, prop, format_string) \ argument
/linux-4.4.14/drivers/regulator/
Dtps6507x-regulator.c436 unsigned int prop; in tps6507x_pmic_probe() local
/linux-4.4.14/drivers/pinctrl/spear/
Dpinctrl-spear.c153 struct property *prop; in spear_pinctrl_dt_node_to_map() local
/linux-4.4.14/drivers/media/radio/si4713/
Dsi4713.c271 static int si4713_read_property(struct si4713_device *sdev, u16 prop, u32 *pv) in si4713_read_property()
308 static int si4713_write_property(struct si4713_device *sdev, u16 prop, u16 val) in si4713_write_property()
/linux-4.4.14/drivers/net/ethernet/ti/
Ddavinci_mdio.c308 u32 prop; in davinci_mdio_probe_dt() local
/linux-4.4.14/drivers/net/ethernet/ibm/emac/
Dmal.c526 const u32 *prop; in mal_probe() local
/linux-4.4.14/drivers/staging/fsl-mc/bus/
Dmc-bus.c566 const __be32 *prop; in parse_mc_ranges() local
/linux-4.4.14/drivers/hsi/
Dhsi.c214 struct property *prop; in hsi_add_client_from_dt() local
/linux-4.4.14/sound/soc/generic/
Dsimple-card.c334 char prop[128]; in asoc_simple_card_dai_link_of() local
/linux-4.4.14/drivers/clocksource/
Dsamsung_pwm_timer.c423 struct property *prop; in samsung_pwm_alloc() local
/linux-4.4.14/arch/powerpc/platforms/maple/
Dpci.c69 struct property *prop; in fixup_bus_range() local
/linux-4.4.14/drivers/virt/
Dfsl_hypervisor.c734 const uint32_t *prop; in get_parent_handle() local
/linux-4.4.14/drivers/hwmon/
Dmax6697.c496 const __be32 *prop; in max6697_get_config_of() local
/linux-4.4.14/drivers/pinctrl/freescale/
Dpinctrl-mxs.c353 struct property *prop; in mxs_pinctrl_parse_group() local

12