Searched refs:device_property_read_string_array (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/dpll/zl3073x/ |
| H A D | prop.c | 365 count = device_property_read_string_array(zldev->dev, "dpll-types", in zl3073x_prop_dpll_type_get()
|
| /linux/drivers/base/ |
| H A D | property.c | 252 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 D | audio-iio-aux.c | 260 ret = device_property_read_string_array(dev, "io-channel-names", in audio_iio_aux_probe()
|
| H A D | da7219.c | 1757 if (device_property_read_string_array(dev, "clock-output-names", in da7219_fw_mic_amp_in_sel()
|
| H A D | rt5682.c | 3097 if (device_property_read_string_array(dev, "clock-output-names", in rt5682_parse_dt()
|
| H A D | rt5682s.c | 2978 if (device_property_read_string_array(dev, "clock-output-names", in rt5682s_parse_dt()
|
| /linux/drivers/gpio/ |
| H A D | gpio-sloppy-logic-analyzer.c | 261 ret = device_property_read_string_array(dev, "probe-names", gpio_names, in gpio_la_poll_probe()
|
| H A D | gpio-virtuser.c | 879 return device_property_read_string_array(dev, in gpio_virtuser_get_ids()
|
| H A D | gpiolib.c | 671 ret = device_property_read_string_array(dev, "gpio-line-names", in gpiochip_set_names()
|
| /linux/drivers/iio/multiplexer/ |
| H A D | iio-mux.c | 368 ret = device_property_read_string_array(dev, "channels", labels, all_children); in mux_probe()
|
| /linux/drivers/platform/mellanox/ |
| H A D | mlxbf-pmc.c | 2324 ret = device_property_read_string_array(dev, "block_name", in mlxbf_pmc_probe()
|
| /linux/drivers/power/supply/ |
| H A D | power_supply_core.c | 321 ret = device_property_read_string_array(psy->dev.parent, in power_supply_check_supplies()
|
| /linux/drivers/bluetooth/ |
| H A D | hci_qca.c | 2407 device_property_read_string_array(&serdev->dev, "firmware-name", in qca_serdev_probe()
|