Searched refs:dt_property_read_string (Results 1 – 5 of 5) sorted by relevance
57 ret = dt_property_read_string(chosen, "stdout-path", &stdout); in dt_uart_init()
65 ret = dt_property_read_string(psci, "method", &prop_str); in psci_is_smc_method()
157 res = dt_property_read_string(dev, "mode", &mode_string); in video_init()
419 int dt_property_read_string(const struct dt_device_node *np,
194 int dt_property_read_string(const struct dt_device_node *np, in dt_property_read_string() function
Completed in 9 milliseconds