/linux-6.3-rc2/drivers/misc/cxl/ |
A D | of.c | 17 const char *prop_name) in read_prop_string() 28 const char *prop_name, u32 *val) in read_prop_dword() 41 const char *prop_name, u64 *val) in read_prop64_dword() 69 static int read_phys_addr(struct device_node *np, char *prop_name, in read_phys_addr()
|
A D | flash.c | 150 char *prop_name; in update_node() local
|
/linux-6.3-rc2/drivers/of/ |
A D | property.c | 1138 const char *prop_name, int index, in parse_prop_cells() 1192 const char *prop_name, int index, in parse_suffix_prop_cells() 1273 const char *prop_name, int index) in parse_gpios() 1283 const char *prop_name, int index) in parse_iommu_maps() 1292 const char *prop_name, int index) in parse_gpio_compat() 1314 const char *prop_name, int index) in parse_interrupts() 1384 static int of_link_property(struct device_node *con_np, const char *prop_name) in of_link_property()
|
A D | resolver.c | 77 char *value, *cur, *end, *node_path, *prop_name, *s; in update_usages_of_a_phandle_reference() local
|
A D | base.c | 336 const char *prop_name, int cpu, unsigned int *thread) in __of_find_n_match_cpu_property() 1107 const char *prop_name) in of_find_node_with_property()
|
/linux-6.3-rc2/drivers/fpga/ |
A D | altera-fpga2sdram.c | 79 char *prop_name; member
|
/linux-6.3-rc2/arch/powerpc/sysdev/ |
A D | msi_bitmap.c | 222 char *prop_name = "msi-available-ranges"; in test_of_node() local
|
/linux-6.3-rc2/drivers/ufs/host/ |
A D | ufshcd-pltfrm.c | 126 char prop_name[MAX_PROP_SIZE]; in ufshcd_populate_vreg() local
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/syscalls/ |
A D | rtas_filter.c | 54 static int get_property(const char *prop_path, const char *prop_name, in get_property()
|
/linux-6.3-rc2/arch/powerpc/platforms/512x/ |
A D | mpc512x_shared.c | 378 char *prop_name) in get_fifo_size()
|
/linux-6.3-rc2/drivers/power/supply/ |
A D | power_supply_sysfs.c | 24 const char *prop_name; member
|
/linux-6.3-rc2/drivers/opp/ |
A D | opp.h | 224 const char *prop_name; member
|
/linux-6.3-rc2/arch/powerpc/platforms/pseries/ |
A D | mobility.c | 231 char *prop_name; in update_dt_node() local
|
A D | msi.c | 115 static int check_req(struct pci_dev *pdev, int nvec, char *prop_name) in check_req()
|
/linux-6.3-rc2/drivers/phy/qualcomm/ |
A D | phy-qcom-snps-femto-v2.c | 94 const char *prop_name; member
|
/linux-6.3-rc2/drivers/gpio/ |
A D | gpiolib-of.c | 609 char prop_name[32]; /* 32 is max size of property name */ in of_find_gpio() local
|
/linux-6.3-rc2/drivers/usb/misc/ |
A D | usb251xb.c | 382 const char *prop_name, u8 port_cnt, in usb251xb_get_ports_field()
|
/linux-6.3-rc2/arch/powerpc/platforms/powernv/ |
A D | opal.c | 802 struct device_node *np, const char *prop_name) in opal_add_one_export()
|
/linux-6.3-rc2/drivers/net/phy/ |
A D | adin.c | 232 const char *prop_name, in adin_get_reg_value()
|
A D | motorcomm.c | 739 const char *prop_name, in ytphy_get_delay_reg_value()
|
/linux-6.3-rc2/include/linux/ |
A D | pm_opp.h | 86 const char *prop_name; member
|
A D | of.h | 545 struct device_node *from, const char *prop_name) in of_find_node_with_property() 1418 #define for_each_node_with_property(dn, prop_name) \ argument
|
/linux-6.3-rc2/drivers/pinctrl/renesas/ |
A D | pinctrl-rza1.c | 892 char const *prop_name = "pinmux"; in rza1_parse_pinmux_node() local
|
/linux-6.3-rc2/drivers/acpi/ |
A D | property.c | 1369 const struct fwnode_handle *fwnode, const char *prop_name, in acpi_graph_get_child_prop_value()
|
/linux-6.3-rc2/drivers/i2c/ |
A D | i2c-core-base.c | 1858 static void i2c_parse_timing(struct device *dev, char *prop_name, u32 *cur_val_p, in i2c_parse_timing()
|