Searched refs:device_property_string_array_count (Results 1 – 5 of 5) sorted by relevance
354 all_children = device_property_string_array_count(dev, "channels"); in mux_probe()
196 static inline int device_property_string_array_count(struct device *dev, in device_property_string_array_count() function
287 nval = device_property_string_array_count(psy->dev.parent, "supplied-from"); in power_supply_check_supplies()
376 count = device_property_string_array_count(dev, "gpio-line-names"); in devprop_gpiochip_set_names()
3064 if ((device_property_string_array_count(dev, "dma-names") < 0) || in dw_mci_init_dma()
Completed in 23 milliseconds