/Linux-v5.15/drivers/misc/cxl/ |
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()
|
D | flash.c | 149 char *prop_name; in update_node() local
|
/Linux-v5.15/drivers/of/ |
D | property.c | 1165 const char *prop_name, int index, in parse_prop_cells() 1219 const char *prop_name, int index, in parse_suffix_prop_cells() 1298 const char *prop_name, int index) in parse_gpios() 1308 const char *prop_name, int index) in parse_iommu_maps() 1317 const char *prop_name, int index) in parse_gpio_compat() 1339 const char *prop_name, int index) in parse_interrupts() 1409 static int of_link_property(struct device_node *con_np, const char *prop_name) in of_link_property()
|
D | resolver.c | 77 char *value, *cur, *end, *node_path, *prop_name, *s; in update_usages_of_a_phandle_reference() local
|
D | base.c | 315 const char *prop_name, int cpu, unsigned int *thread) in __of_find_n_match_cpu_property() 1058 const char *prop_name) in of_find_node_with_property()
|
/Linux-v5.15/tools/testing/selftests/powerpc/syscalls/ |
D | rtas_filter.c | 83 static int open_prop_file(const char *prop_path, const char *prop_name, int *fd) in open_prop_file() 104 static int get_property(const char *prop_path, const char *prop_name, in get_property()
|
/Linux-v5.15/drivers/fpga/ |
D | altera-fpga2sdram.c | 79 char *prop_name; member
|
/Linux-v5.15/arch/powerpc/sysdev/ |
D | msi_bitmap.c | 221 char *prop_name = "msi-available-ranges"; in test_of_node() local
|
/Linux-v5.15/drivers/scsi/ufs/ |
D | ufshcd-pltfrm.c | 109 char prop_name[MAX_PROP_SIZE]; in ufshcd_populate_vreg() local
|
/Linux-v5.15/drivers/gpio/ |
D | gpiolib-of.c | 375 char prop_name[32]; /* 32 is max size of property name */ in of_find_spi_gpio() local 495 char prop_name[32]; /* 32 is max size of property name */ in of_find_gpio() local
|
/Linux-v5.15/arch/powerpc/platforms/512x/ |
D | mpc512x_shared.c | 378 char *prop_name) in get_fifo_size()
|
/Linux-v5.15/drivers/power/supply/ |
D | power_supply_sysfs.c | 24 const char *prop_name; member
|
/Linux-v5.15/drivers/opp/ |
D | opp.h | 201 const char *prop_name; member
|
/Linux-v5.15/arch/powerpc/platforms/pseries/ |
D | mobility.c | 176 char *prop_name; in update_dt_node() local
|
D | msi.c | 114 static int check_req(struct pci_dev *pdev, int nvec, char *prop_name) in check_req()
|
/Linux-v5.15/drivers/usb/misc/ |
D | usb251xb.c | 382 const char *prop_name, u8 port_cnt, in usb251xb_get_ports_field()
|
/Linux-v5.15/arch/powerpc/platforms/powernv/ |
D | opal.c | 802 struct device_node *np, const char *prop_name) in opal_add_one_export()
|
/Linux-v5.15/drivers/net/phy/ |
D | adin.c | 223 const char *prop_name, in adin_get_reg_value()
|
/Linux-v5.15/drivers/acpi/ |
D | property.c | 1194 const struct fwnode_handle *fwnode, const char *prop_name, in acpi_graph_get_child_prop_value()
|
/Linux-v5.15/include/linux/ |
D | of.h | 668 struct device_node *from, const char *prop_name) in of_find_node_with_property() 1311 #define for_each_node_with_property(dn, prop_name) \ argument
|
/Linux-v5.15/drivers/pinctrl/renesas/ |
D | pinctrl-rza1.c | 891 char const *prop_name = "pinmux"; in rza1_parse_pinmux_node() local
|
/Linux-v5.15/drivers/i2c/ |
D | i2c-core-base.c | 1862 static void i2c_parse_timing(struct device *dev, char *prop_name, u32 *cur_val_p, in i2c_parse_timing()
|
/Linux-v5.15/drivers/regulator/ |
D | core.c | 365 const char *prop_name) in of_get_child_regulator() 400 char prop_name[64]; /* 64 is max size of property name */ in of_get_regulator() local
|
/Linux-v5.15/sound/soc/ |
D | soc-core.c | 2852 const char *prop_name, in snd_soc_of_get_slot_mask()
|
/Linux-v5.15/scripts/dtc/ |
D | checks.c | 1358 const char *prop_name; member
|