Searched refs:of_property_read_string_helper (Results 1 – 24 of 24) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | of_access.h | 325 int of_property_read_string_helper(const struct device_node *np, 351 int rc = of_property_read_string_helper(np, propname, output, 1, index); in of_property_read_string_index() 370 return of_property_read_string_helper(np, propname, NULL, 0, 0); in of_property_count_strings()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | of.h | 340 extern int of_property_read_string_helper(const struct device_node *np, 845 static inline int of_property_read_string_helper(const struct device_node *np, in of_property_read_string_helper() function 1149 return of_property_read_string_helper(np, propname, out_strs, sz, 0); in of_property_read_string_array() 1167 return of_property_read_string_helper(np, propname, NULL, 0, 0); in of_property_count_strings() 1192 int rc = of_property_read_string_helper(np, propname, output, 1, index); in of_property_read_string_index()
|
| /OK3568_Linux_fs/u-boot/spl/drivers/core/ |
| H A D | of_access.su | |
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | of_access.su | |
| H A D | of_access.c | 587 int of_property_read_string_helper(const struct device_node *np, in of_property_read_string_helper() function
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_unisoc | 152 of_property_read_string_helper
|
| H A D | abi_gki_aarch64_hikey960 | 254 of_property_read_string_helper
|
| H A D | abi_gki_aarch64_exynosauto | 350 of_property_read_string_helper
|
| H A D | abi_gki_aarch64_vivo | 1069 of_property_read_string_helper
|
| H A D | abi_gki_aarch64_generic | 1276 of_property_read_string_helper
|
| H A D | abi_gki_aarch64_db845c | 414 of_property_read_string_helper
|
| H A D | abi_gki_aarch64_exynos | 1338 of_property_read_string_helper
|
| H A D | abi_gki_aarch64_imx | 656 of_property_read_string_helper
|
| H A D | abi_gki_aarch64_qcom | 1637 of_property_read_string_helper
|
| H A D | abi_gki_aarch64_mtk | 1431 of_property_read_string_helper
|
| H A D | abi_gki_aarch64_rockchip | 870 of_property_read_string_helper
|
| H A D | abi_gki_aarch64_oplus | 1783 of_property_read_string_helper
|
| H A D | abi_gki_aarch64_galaxy | 2852 of_property_read_string_helper
|
| /OK3568_Linux_fs/kernel/drivers/of/ |
| H A D | property.c | 481 int of_property_read_string_helper(const struct device_node *np, in of_property_read_string_helper() function 506 EXPORT_SYMBOL_GPL(of_property_read_string_helper);
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |