Home
last modified time | relevance | path

Searched refs:device_property_string_array_count (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/iio/multiplexer/
Diio-mux.c354 all_children = device_property_string_array_count(dev, "channels"); in mux_probe()
/linux-6.1.9/include/linux/
Dproperty.h182 static inline int device_property_string_array_count(struct device *dev, in device_property_string_array_count() function
/linux-6.1.9/drivers/power/supply/
Dpower_supply_core.c287 nval = device_property_string_array_count(psy->dev.parent, "supplied-from"); in power_supply_check_supplies()
/linux-6.1.9/drivers/mmc/host/
Ddw_mmc.c3065 if ((device_property_string_array_count(dev, "dma-names") < 0) || in dw_mci_init_dma()