Home
last modified time | relevance | path

Searched refs:device_property_read_u32_array (Results 1 – 25 of 59) sorted by relevance

123

/linux/drivers/input/keyboard/
H A Dcypress-sf.c95 touchkey->num_keys = device_property_read_u32_array(&client->dev, in cypress_sf_probe()
110 error = device_property_read_u32_array(&client->dev, "linux,keycodes", in cypress_sf_probe()
H A Dmpr121_touchkey.c227 error = device_property_read_u32_array(dev, "linux,keycodes", in mpr_touchkey_probe()
H A Dmax7360-keypad.c160 error = device_property_read_u32_array(dev, propname, keys, size); in max7360_keypad_build_keymap()
H A Diqs62x-keys.c61 ret = device_property_read_u32_array(&pdev->dev, "linux,keycodes", in iqs62x_keys_parse_prop()
H A Dadp5585-keys.c123 error = device_property_read_u32_array(dev, "adi,keypad-pins", in adp5585_keys_parse_fw()
/linux/drivers/gpio/
H A Dgpio-line-mux.c86 ret = device_property_read_u32_array(dev, "gpio-line-mux-states", in gpio_lmux_probe()
/linux/drivers/mux/
H A Dadg792a.c89 ret = device_property_read_u32_array(dev, "idle-state", in adg792a_probe()
/linux/sound/soc/codecs/
H A Dtlv320adcx140.c933 ret = device_property_read_u32_array(adcx140->dev, in adcx140_configure_gpo()
977 ret = device_property_read_u32_array(adcx140->dev, "ti,gpio-config", in adcx140_configure_gpio()
1055 ret = device_property_read_u32_array(adcx140->dev, in adcx140_codec_probe()
1072 ret = device_property_read_u32_array(adcx140->dev, in adcx140_codec_probe()
H A Daudio-iio-aux.c272 ret = device_property_read_u32_array(dev, "snd-control-invert-range", in audio_iio_aux_probe()
H A Dadau7118.c513 ret = device_property_read_u32_array(st->dev, "adi,pdm-clk-map", in adau7118_parset_dt()
/linux/drivers/input/
H A Dmatrix-keymap.c100 error = device_property_read_u32_array(dev, propname, keys, size); in matrix_keypad_parse_keymap()
/linux/drivers/input/rmi4/
H A Drmi_f1a.c41 error = device_property_read_u32_array(dev, buttons_property, in rmi_f1a_parse_device_properties()
/linux/drivers/input/misc/
H A Dibm-panel.c138 error = device_property_read_u32_array(&client->dev, in ibm_panel_probe()
/linux/sound/hda/codecs/side-codecs/
H A Dcs35l41_hda.c1825 ret = device_property_read_u32_array(physdev, property, values, nval); in cs35l41_hda_parse_acpi()
1850 ret = device_property_read_u32_array(physdev, property, values, nval); in cs35l41_hda_parse_acpi()
1861 ret = device_property_read_u32_array(physdev, property, values, nval); in cs35l41_hda_parse_acpi()
1868 ret = device_property_read_u32_array(physdev, property, values, nval); in cs35l41_hda_parse_acpi()
1875 ret = device_property_read_u32_array(physdev, property, values, nval); in cs35l41_hda_parse_acpi()
1882 ret = device_property_read_u32_array(physdev, property, values, nval); in cs35l41_hda_parse_acpi()
1889 ret = device_property_read_u32_array(physdev, property, values, nval); in cs35l41_hda_parse_acpi()
/linux/drivers/input/touchscreen/
H A Dhynitron-cst816x.c53 error = device_property_read_u32_array(dev, "linux,keycodes", in cst816x_parse_keycodes()
H A Dhimax_hx852x.c367 error = device_property_read_u32_array(dev, "linux,keycodes", in hx852x_parse_properties()
H A Dmsg2638.c415 error = device_property_read_u32_array(dev, "linux,keycodes", in msg2638_ts_probe()
/linux/drivers/hwmon/
H A Dpwm-fan.c462 ret = device_property_read_u32_array(dev, "cooling-levels", in pwm_fan_get_cooling_data()
611 device_property_read_u32_array(dev, "pulses-per-revolution", in pwm_fan_probe()
H A Dltc2947-core.c1009 ret = device_property_read_u32_array(st->dev, "adi,accumulator-ctl-pol", in ltc2947_setup()
1041 ret = device_property_read_u32_array(st->dev, "adi,gpio-in-accum", in ltc2947_setup()
/linux/drivers/iio/dac/
H A Dad5758.c727 ret = device_property_read_u32_array(&st->spi->dev, in ad5758_parse_dt()
738 ret = device_property_read_u32_array(&st->spi->dev, in ad5758_parse_dt()
H A Dad8460.c872 ret = device_property_read_u32_array(dev, "adi,range-microamp", in ad8460_probe()
886 ret = device_property_read_u32_array(dev, "adi,range-microvolt", in ad8460_probe()
/linux/drivers/base/
H A Dproperty.c196 int device_property_read_u32_array(const struct device *dev, const char *propname, in device_property_read_u32_array() function
201 EXPORT_SYMBOL_GPL(device_property_read_u32_array);
/linux/drivers/video/backlight/
H A Dmp3309c.c263 ret = device_property_read_u32_array(dev, "brightness-levels", in mp3309c_parse_fwnode()
/linux/drivers/watchdog/
H A Dbd96801_wdt.c282 ret = device_property_read_u32_array(w->dev->parent, in init_wdg_hw()
/linux/drivers/power/supply/
H A Dpm8916_lbc.c272 ret = device_property_read_u32_array(dev, "reg", chg->reg, len); in pm8916_lbc_charger_probe()

123