Home
last modified time | relevance | path

Searched defs:prop_name (Results 1 – 8 of 8) sorted by relevance

/linux-4.19.296/drivers/misc/cxl/
Dof.c21 const char *prop_name) in read_prop_string()
32 const char *prop_name, u32 *val) in read_prop_dword()
45 const char *prop_name, u64 *val) in read_prop64_dword()
73 static int read_phys_addr(struct device_node *np, char *prop_name, in read_phys_addr()
Dflash.c149 char *prop_name; in update_node() local
/linux-4.19.296/drivers/gpio/
Dgpiolib-of.c169 char prop_name[32]; /* 32 is max size of property name */ in of_find_spi_gpio() local
227 char prop_name[32]; /* 32 is max size of property name */ in of_find_gpio() local
Ddevres.c191 char prop_name[32]; /* 32 is max size of property name */ in devm_fwnode_get_index_gpiod_from_child() local
/linux-4.19.296/drivers/of/
Dresolver.c77 char *value, *cur, *end, *node_path, *prop_name, *s; in update_usages_of_a_phandle_reference() local
Dbase.c368 const char *prop_name, int cpu, unsigned int *thread) in __of_find_n_match_cpu_property()
1040 const char *prop_name) in of_find_node_with_property()
/linux-4.19.296/include/linux/
Dof.h643 struct device_node *from, const char *prop_name) in of_find_node_with_property()
1231 #define for_each_node_with_property(dn, prop_name) \ argument
/linux-4.19.296/drivers/regulator/
Dcore.c242 char prop_name[32]; /* 32 is max size of property name */ in of_get_regulator() local