Home
last modified time | relevance | path

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

12

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dproperty.h45 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()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dproperty.h45 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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dproperty.h45 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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/base/
H A Dproperty.c178 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);
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/base/
H A Dproperty.c178 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);
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/base/
H A Dproperty.c178 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);
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/power/supply/
H 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()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/power/supply/
H 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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/power/supply/
H 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()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/platform/mellanox/
H A Dmlxbf-pmc.c1440 ret = device_property_read_string_array(dev, "block_name", in mlxbf_pmc_probe()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/platform/mellanox/
H A Dmlxbf-pmc.c1440 ret = device_property_read_string_array(dev, "block_name", in mlxbf_pmc_probe()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/platform/mellanox/
H A Dmlxbf-pmc.c1440 ret = device_property_read_string_array(dev, "block_name", in mlxbf_pmc_probe()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/iio/
H A Dindustrialio-core.c608 err = device_property_read_string_array(dev, propname, in iio_read_mount_matrix()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/iio/
H A Dindustrialio-core.c608 err = device_property_read_string_array(dev, propname, in iio_read_mount_matrix()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/iio/
H A Dindustrialio-core.c608 err = device_property_read_string_array(dev, propname, in iio_read_mount_matrix()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/rtc/
H A Drtc-ds1307.c1611 device_property_read_string_array(ds1307->dev, "clock-output-names", in ds3231_clks_register()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/rtc/
H A Drtc-ds1307.c1611 device_property_read_string_array(ds1307->dev, "clock-output-names", in ds3231_clks_register()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/rtc/
H A Drtc-ds1307.c1611 device_property_read_string_array(ds1307->dev, "clock-output-names", in ds3231_clks_register()
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/codecs/
H A Dda7219.c1772 if (device_property_read_string_array(dev, "clock-output-names", in da7219_fw_to_pdata()
H A Drt5682.c2998 if (device_property_read_string_array(dev, "clock-output-names", in rt5682_parse_dt()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/codecs/
H A Dda7219.c1772 if (device_property_read_string_array(dev, "clock-output-names", in da7219_fw_to_pdata()
H A Drt5682.c2998 if (device_property_read_string_array(dev, "clock-output-names", in rt5682_parse_dt()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/codecs/
H A Dda7219.c1772 if (device_property_read_string_array(dev, "clock-output-names", in da7219_fw_to_pdata()
H A Drt5682.c2998 if (device_property_read_string_array(dev, "clock-output-names", in rt5682_parse_dt()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mmc/host/
H A Ddw_mmc.c2933 if ((device_property_read_string_array(dev, "dma-names", in dw_mci_init_dma()

12