Searched refs:device_property_read_string_array (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | property.h | 45 int device_property_read_string_array(struct device *dev, const char *propname, 179 return device_property_read_string_array(dev, propname, NULL, 0); in device_property_string_array_count()
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | property.c | 178 int device_property_read_string_array(struct device *dev, const char *propname, in device_property_read_string_array() function 183 EXPORT_SYMBOL_GPL(device_property_read_string_array);
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | power_supply_core.c | 296 nval = device_property_read_string_array(psy->dev.parent, in power_supply_check_supplies() 306 ret = device_property_read_string_array(psy->dev.parent, in power_supply_check_supplies()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_hikey960 | 512 device_property_read_string_array
|
| H A D | abi_gki_aarch64_generic | 329 device_property_read_string_array
|
| H A D | abi_gki_aarch64_exynos | 307 device_property_read_string_array
|
| H A D | abi_gki_aarch64_rockchip | 1756 device_property_read_string_array
|
| H A D | abi_gki_aarch64_galaxy | 1193 device_property_read_string_array
|
| /OK3568_Linux_fs/kernel/drivers/iio/ |
| H A D | industrialio-core.c | 584 err = device_property_read_string_array(dev, propname, in iio_read_mount_matrix()
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | da7219.c | 1776 if (device_property_read_string_array(dev, "clock-output-names", in da7219_fw_to_pdata()
|
| H A D | rt5682.c | 2999 if (device_property_read_string_array(dev, "clock-output-names", in rt5682_parse_dt()
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | dw_mmc.c | 3055 if ((device_property_read_string_array(dev, "dma-names", in dw_mci_init_dma()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_hw_v1.c | 4517 ret = device_property_read_string_array(dev, "interrupt-names", in hns_roce_get_cfg()
|