| /linux/drivers/mmc/host/ |
| H A D | sdhci-pltfm.c | 44 if (device_property_present(dev, "sdhci,wp-inverted") || in sdhci_wp_inverted() 45 device_property_present(dev, "wp-inverted")) in sdhci_wp_inverted() 78 if (device_property_present(dev, "sdhci,auto-cmd12")) in sdhci_get_property() 81 if (device_property_present(dev, "sdhci,1-bit-only") || in sdhci_get_property() 89 if (device_property_present(dev, "broken-cd")) in sdhci_get_property() 92 if (device_property_present(dev, "no-1-8-v")) in sdhci_get_property() 99 if (device_property_present(dev, "keep-power-in-suspend")) in sdhci_get_property()
|
| /linux/drivers/gpio/ |
| H A D | gpio-bd71815.c | 118 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 D | iqs269a.c | 808 iqs269->hall_enable = device_property_present(&client->dev, in iqs269_parse_prop() 918 if (device_property_present(&client->dev, "azoteq,ati-band-disable")) in iqs269_parse_prop() 922 if (device_property_present(&client->dev, "azoteq,ati-lp-only")) in iqs269_parse_prop() 926 if (device_property_present(&client->dev, "azoteq,ati-band-tighten")) in iqs269_parse_prop() 930 if (device_property_present(&client->dev, "azoteq,filt-disable")) in iqs269_parse_prop() 946 if (device_property_present(&client->dev, "azoteq,dual-direction")) in iqs269_parse_prop() 961 if (device_property_present(&client->dev, "azoteq,global-cap-increase")) in iqs269_parse_prop() 977 if (device_property_present(&client->dev, "azoteq,tracking-enable")) in iqs269_parse_prop() 1055 if (device_property_present(&client->dev, "azoteq,clk-div")) in iqs269_parse_prop() 1089 if (device_property_present(&client->dev, "linux,keycodes")) { in iqs269_parse_prop() [all …]
|
| H A D | stpmic1_onkey.c | 82 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 D | iqs626a.c | 1250 if (device_property_present(&client->dev, "azoteq,clk-div")) in iqs626_parse_prop() 1253 if (device_property_present(&client->dev, "azoteq,ulp-enable")) in iqs626_parse_prop() 1268 if (device_property_present(&client->dev, "azoteq,ati-band-disable")) in iqs626_parse_prop() 1272 if (device_property_present(&client->dev, "azoteq,ati-lp-only")) in iqs626_parse_prop() 1300 if (device_property_present(&client->dev, "azoteq,thresh-extend")) in iqs626_parse_prop() 1304 if (device_property_present(&client->dev, "azoteq,tracking-enable")) in iqs626_parse_prop() 1308 if (device_property_present(&client->dev, "azoteq,reseed-offset")) in iqs626_parse_prop()
|
| H A D | rotary_encoder.c | 213 if (!device_property_present(dev, "rotary-encoder,encoding") || in rotary_encoder_probe()
|
| /linux/drivers/net/can/m_can/ |
| H A D | m_can_platform.c | 105 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/w1/masters/ |
| H A D | w1-gpio.c | 85 if (device_property_present(dev, "linux,open-drain")) in w1_gpio_probe()
|
| /linux/drivers/iio/adc/ |
| H A D | sd_adc_modulator.c | 111 if (!device_property_present(dev, "#io-backend-cells")) in iio_sd_mod_probe()
|
| H A D | ad7606_par.c | 192 if (device_property_present(&pdev->dev, "io-backends")) in ad7606_par_probe()
|
| /linux/drivers/input/rmi4/ |
| H A D | rmi_f1a.c | 25 if (!device_property_present(dev, buttons_property)) in rmi_f1a_parse_device_properties()
|
| /linux/drivers/input/keyboard/ |
| H A D | adp5588-keys.c | 436 if (device_property_present(dev, "interrupt-controller")) { in adp5588_gpio_add() 649 if (!device_property_present(&client->dev, "keypad,num-rows") && in adp5588_fw_parse() 650 !device_property_present(&client->dev, "keypad,num-columns")) { in adp5588_fw_parse()
|
| /linux/drivers/gpu/drm/lima/ |
| H A D | lima_devfreq.c | 116 if (!device_property_present(dev, "operating-points-v2")) in lima_devfreq_init()
|
| /linux/net/rfkill/ |
| H A D | rfkill-gpio.c | 165 if (device_property_present(&pdev->dev, "default-blocked")) in rfkill_gpio_probe()
|
| /linux/drivers/phy/mediatek/ |
| H A D | phy-mtk-pcie.c | 173 nvmem_enabled = device_property_present(dev, "nvmem-cells"); in mtk_pcie_read_efuse()
|
| H A D | phy-mtk-mipi-csi-0-5.c | 240 if (device_property_present(dev, "phy-type")) { in mtk_mipi_cdphy_probe()
|
| /linux/drivers/watchdog/ |
| H A D | da9063_wdt.c | 232 da9063->use_sw_pm = device_property_present(dev, "dlg,use-sw-pm"); in da9063_wdt_probe()
|
| H A D | da9062_wdt.c | 218 wdt->use_sw_pm = device_property_present(dev, "dlg,use-sw-pm"); in da9062_wdt_probe()
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-designware-platdrv.c | 151 if (device_property_present(device, "wx,i2c-snps-model")) in dw_i2c_plat_probe()
|
| /linux/drivers/base/ |
| H A D | property.c | 44 bool device_property_present(const struct device *dev, const char *propname) in device_property_present() function 48 EXPORT_SYMBOL_GPL(device_property_present);
|
| /linux/drivers/input/touchscreen/ |
| H A D | resistive-adc-touch.c | 216 if (!device_property_present(dev, "io-channel-names")) in grts_probe()
|
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-da9062.c | 263 if (!device_property_present(parent, "gpio-controller")) in da9062_pctl_probe()
|
| /linux/drivers/nfc/fdp/ |
| H A D | i2c.c | 236 if (device_property_present(dev, FDP_DP_FW_VSC_CFG_NAME)) { in fdp_nci_i2c_read_device_properties()
|
| /linux/drivers/regulator/ |
| H A D | rt6160-regulator.c | 245 device_property_present(&i2c->dev, "richtek,vsel-active-low"); in rt6160_probe()
|
| /linux/drivers/phy/rockchip/ |
| H A D | phy-rockchip-usbdp.c | 981 if (device_property_present(dev, "maximum-speed")) { in rk_udphy_parse_dt() 1503 if (device_property_present(dev, "orientation-switch")) { in rk_udphy_probe() 1509 if (device_property_present(dev, "mode-switch")) { in rk_udphy_probe()
|