Home
last modified time | relevance | path

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

/linux/drivers/dpll/zl3073x/
H A Dprop.c365 count = device_property_read_string_array(zldev->dev, "dpll-types", in zl3073x_prop_dpll_type_get()
/linux/drivers/base/
H A Dproperty.c252 int device_property_read_string_array(const struct device *dev, const char *propname, in device_property_read_string_array() function
257 EXPORT_SYMBOL_GPL(device_property_read_string_array);
/linux/sound/soc/codecs/
H A Daudio-iio-aux.c260 ret = device_property_read_string_array(dev, "io-channel-names", in audio_iio_aux_probe()
H A Dda7219.c1757 if (device_property_read_string_array(dev, "clock-output-names", in da7219_fw_mic_amp_in_sel()
H A Drt5682.c3097 if (device_property_read_string_array(dev, "clock-output-names", in rt5682_parse_dt()
H A Drt5682s.c2978 if (device_property_read_string_array(dev, "clock-output-names", in rt5682s_parse_dt()
/linux/drivers/gpio/
H A Dgpio-sloppy-logic-analyzer.c261 ret = device_property_read_string_array(dev, "probe-names", gpio_names, in gpio_la_poll_probe()
H A Dgpio-virtuser.c879 return device_property_read_string_array(dev, in gpio_virtuser_get_ids()
H A Dgpiolib.c671 ret = device_property_read_string_array(dev, "gpio-line-names", in gpiochip_set_names()
/linux/drivers/iio/multiplexer/
H A Diio-mux.c368 ret = device_property_read_string_array(dev, "channels", labels, all_children); in mux_probe()
/linux/drivers/platform/mellanox/
H A Dmlxbf-pmc.c2324 ret = device_property_read_string_array(dev, "block_name", in mlxbf_pmc_probe()
/linux/drivers/power/supply/
H A Dpower_supply_core.c321 ret = device_property_read_string_array(psy->dev.parent, in power_supply_check_supplies()
/linux/drivers/bluetooth/
H A Dhci_qca.c2407 device_property_read_string_array(&serdev->dev, "firmware-name", in qca_serdev_probe()