Home
last modified time | relevance | path

Searched refs:device_property_present (Results 1 – 25 of 67) sorted by relevance

123

/linux/drivers/gpio/
H A Dgpio-bd71815.c118 if (gc->parent && device_property_present(gc->parent, in bd71815_init_valid_mask()
156 if (device_property_present(parent, "rohm,enable-hidden-gpo")) in gpo_bd71815_probe()
/linux/drivers/input/misc/
H A Diqs269a.c807 iqs269->hall_enable = device_property_present(&client->dev, in iqs269_parse_prop()
917 if (device_property_present(&client->dev, "azoteq,ati-band-disable")) in iqs269_parse_prop()
921 if (device_property_present(&client->dev, "azoteq,ati-lp-only")) in iqs269_parse_prop()
925 if (device_property_present(&client->dev, "azoteq,ati-band-tighten")) in iqs269_parse_prop()
929 if (device_property_present(&client->dev, "azoteq,filt-disable")) in iqs269_parse_prop()
945 if (device_property_present(&client->dev, "azoteq,dual-direction")) in iqs269_parse_prop()
960 if (device_property_present(&client->dev, "azoteq,global-cap-increase")) in iqs269_parse_prop()
976 if (device_property_present(&client->dev, "azoteq,tracking-enable")) in iqs269_parse_prop()
1054 if (device_property_present(&client->dev, "azoteq,clk-div")) in iqs269_parse_prop()
1088 if (device_property_present(&client->dev, "linux,keycodes")) { in iqs269_parse_prop()
[all …]
H A Dstpmic1_onkey.c82 if (device_property_present(dev, "st,onkey-clear-cc-flag")) in stpmic1_onkey_probe()
92 if (device_property_present(dev, "st,onkey-pu-inactive")) { in stpmic1_onkey_probe()
H A Diqs626a.c1249 if (device_property_present(&client->dev, "azoteq,clk-div")) in iqs626_parse_prop()
1252 if (device_property_present(&client->dev, "azoteq,ulp-enable")) in iqs626_parse_prop()
1267 if (device_property_present(&client->dev, "azoteq,ati-band-disable")) in iqs626_parse_prop()
1271 if (device_property_present(&client->dev, "azoteq,ati-lp-only")) in iqs626_parse_prop()
1299 if (device_property_present(&client->dev, "azoteq,thresh-extend")) in iqs626_parse_prop()
1303 if (device_property_present(&client->dev, "azoteq,tracking-enable")) in iqs626_parse_prop()
1307 if (device_property_present(&client->dev, "azoteq,reseed-offset")) in iqs626_parse_prop()
/linux/drivers/video/backlight/
H A Dmp3309c.c219 if (device_property_present(dev, "pwms")) { in mp3309c_parse_fwnode()
247 if (device_property_present(dev, "brightness-levels")) { in mp3309c_parse_fwnode()
262 if (device_property_present(dev, "brightness-levels")) { in mp3309c_parse_fwnode()
/linux/drivers/net/can/m_can/
H A Dm_can_platform.c105 if (device_property_present(mcan_class->dev, "interrupts") || in m_can_plat_probe()
106 device_property_present(mcan_class->dev, "interrupt-names")) { in m_can_plat_probe()
/linux/drivers/pci/pwrctrl/
H A Dpci-pwrctrl-pwrseq.c43 if (!device_property_present(dev, "vddaon-supply")) in pwrseq_pwrctrl_qcm_wcn_validate_device()
/linux/drivers/w1/masters/
H A Dw1-gpio.c84 if (device_property_present(dev, "linux,open-drain")) in w1_gpio_probe()
/linux/drivers/iio/adc/
H A Dsd_adc_modulator.c111 if (!device_property_present(dev, "#io-backend-cells")) in iio_sd_mod_probe()
H A Dad7191.c163 if (device_property_present(dev, propname)) { in ad7191_config_setup()
205 if (device_property_present(dev, propname)) { in ad7191_config_setup()
H A Dad7606_par.c191 if (device_property_present(&pdev->dev, "io-backends")) in ad7606_par_probe()
H A Dad4691.c1666 if (device_property_present(dev, "vdd-supply")) { in ad4691_regulator_setup()
1671 } else if (device_property_present(dev, "ldo-in-supply")) { in ad4691_regulator_setup()
1682 if (device_property_present(dev, "ref-supply")) { in ad4691_regulator_setup()
1687 } else if (device_property_present(dev, "refin-supply")) { in ad4691_regulator_setup()
1760 if (device_property_present(dev, "pwms")) { in ad4691_config()
/linux/drivers/mfd/
H A Dadp5585.c450 if (device_property_present(dev, "#pwm-cells")) { in adp5585_add_devices()
459 if (device_property_present(dev, "#gpio-cells")) { in adp5585_add_devices()
466 if (device_property_present(adp5585->dev, "adi,keypad-pins")) { in adp5585_add_devices()
/linux/drivers/input/rmi4/
H A Drmi_f1a.c25 if (!device_property_present(dev, buttons_property)) in rmi_f1a_parse_device_properties()
/linux/drivers/input/keyboard/
H A Dadp5588-keys.c435 if (device_property_present(dev, "interrupt-controller")) { in adp5588_gpio_add()
648 if (!device_property_present(&client->dev, "keypad,num-rows") && in adp5588_fw_parse()
649 !device_property_present(&client->dev, "keypad,num-columns")) { in adp5588_fw_parse()
/linux/drivers/gpu/drm/lima/
H A Dlima_devfreq.c116 if (!device_property_present(dev, "operating-points-v2")) in lima_devfreq_init()
/linux/net/rfkill/
H A Drfkill-gpio.c164 if (device_property_present(&pdev->dev, "default-blocked")) in rfkill_gpio_probe()
/linux/drivers/phy/mediatek/
H A Dphy-mtk-pcie.c173 nvmem_enabled = device_property_present(dev, "nvmem-cells"); in mtk_pcie_read_efuse()
/linux/drivers/watchdog/
H A Dda9063_wdt.c232 da9063->use_sw_pm = device_property_present(dev, "dlg,use-sw-pm"); in da9063_wdt_probe()
H A Dda9062_wdt.c218 wdt->use_sw_pm = device_property_present(dev, "dlg,use-sw-pm"); in da9062_wdt_probe()
/linux/drivers/phy/
H A Dphy-can-transceiver.c157 if (device_property_present(dev, propname)) { in can_transceiver_phy_probe()
/linux/drivers/input/touchscreen/
H A Dhynitron-cst816x.c41 if (device_property_present(dev, "linux,keycodes")) { in cst816x_parse_keycodes()
H A Dresistive-adc-touch.c215 if (!device_property_present(dev, "io-channel-names")) in grts_probe()
/linux/drivers/i2c/busses/
H A Di2c-designware-platdrv.c151 if (device_property_present(device, "wx,i2c-snps-model")) in dw_i2c_plat_probe()
/linux/drivers/pinctrl/
H A Dpinctrl-da9062.c263 if (!device_property_present(parent, "gpio-controller")) in da9062_pctl_probe()

123