Home
last modified time | relevance | path

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

/linux/include/linux/
A Dproperty.h46 int device_property_read_string_array(struct device *dev, const char *propname,
180 return device_property_read_string_array(dev, propname, NULL, 0); in device_property_string_array_count()
/linux/drivers/base/
A Dproperty.c177 int device_property_read_string_array(struct device *dev, const char *propname, in device_property_read_string_array() function
182 EXPORT_SYMBOL_GPL(device_property_read_string_array);
/linux/drivers/power/supply/
A Dpower_supply_core.c285 nval = device_property_read_string_array(psy->dev.parent, in power_supply_check_supplies()
295 ret = device_property_read_string_array(psy->dev.parent, in power_supply_check_supplies()
/linux/drivers/platform/mellanox/
A Dmlxbf-pmc.c1441 ret = device_property_read_string_array(dev, "block_name", in mlxbf_pmc_probe()
/linux/drivers/iio/
A Dindustrialio-core.c632 err = device_property_read_string_array(dev, "mount-matrix", matrix->rotation, len); in iio_read_mount_matrix()
/linux/drivers/rtc/
A Drtc-ds1307.c1611 device_property_read_string_array(ds1307->dev, "clock-output-names", in ds3231_clks_register()
/linux/sound/soc/codecs/
A Dda7219.c1772 if (device_property_read_string_array(dev, "clock-output-names", in da7219_fw_to_pdata()
A Drt5682.c3093 if (device_property_read_string_array(dev, "clock-output-names", in rt5682_parse_dt()
A Drt5682s.c2892 if (device_property_read_string_array(dev, "clock-output-names", in rt5682s_parse_dt()
/linux/drivers/mmc/host/
A Ddw_mmc.c3010 if ((device_property_read_string_array(dev, "dma-names", in dw_mci_init_dma()
/linux/drivers/infiniband/hw/hns/
A Dhns_roce_hw_v1.c4570 ret = device_property_read_string_array(dev, "interrupt-names", in hns_roce_get_cfg()
/linux/
A Dvmlinux.symvers3125 0x00000000 device_property_read_string_array vmlinux EXPORT_SYMBOL_GPL
A DSystem.map31181 ffff800010808c20 T device_property_read_string_array
A D.tmp_System.map31181 ffff800010808c20 T device_property_read_string_array

Completed in 356 milliseconds