Home
last modified time | relevance | path

Searched refs:device_property_read_string_array (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/linux/
Dproperty.h47 int device_property_read_string_array(struct device *dev, const char *propname,
/Linux-v4.19/drivers/power/supply/
Dpower_supply_core.c288 nval = device_property_read_string_array(psy->dev.parent, in power_supply_check_supplies()
298 ret = device_property_read_string_array(psy->dev.parent, in power_supply_check_supplies()
/Linux-v4.19/drivers/base/
Dproperty.c453 int device_property_read_string_array(struct device *dev, const char *propname, in device_property_read_string_array() function
458 EXPORT_SYMBOL_GPL(device_property_read_string_array);
/Linux-v4.19/drivers/mmc/host/
Ddw_mmc.c2968 if ((device_property_read_string_array(dev, "dma-names", in dw_mci_init_dma()
/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_hw_v1.c4962 ret = device_property_read_string_array(dev, "interrupt-names", in hns_roce_get_cfg()