/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/net/ethernet/amd/xgbe/ |
H A D | xgbe-phy-v1.c | 599 if (device_property_present(pdata->phy_dev, XGBE_BLWC_PROPERTY)) { in xgbe_phy_init() 614 if (device_property_present(pdata->phy_dev, XGBE_CDR_RATE_PROPERTY)) { in xgbe_phy_init() 629 if (device_property_present(pdata->phy_dev, XGBE_PQ_SKEW_PROPERTY)) { in xgbe_phy_init() 644 if (device_property_present(pdata->phy_dev, XGBE_TX_AMP_PROPERTY)) { in xgbe_phy_init() 659 if (device_property_present(pdata->phy_dev, XGBE_DFE_CFG_PROPERTY)) { in xgbe_phy_init() 674 if (device_property_present(pdata->phy_dev, XGBE_DFE_ENA_PROPERTY)) { in xgbe_phy_init()
|
/linux/drivers/video/backlight/ |
H A D | mp3309c.c | 220 if (device_property_present(dev, "pwms")) { in mp3309c_parse_fwnode() 249 if (device_property_present(dev, "brightness-levels")) { in mp3309c_parse_fwnode() 264 if (device_property_present(dev, "brightness-levels")) { in mp3309c_parse_fwnode()
|
/linux/drivers/input/misc/ |
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/pci/pwrctrl/ |
H A D | pci-pwrctrl-pwrseq.c | 44 if (!device_property_present(dev, "vddaon-supply")) in pci_pwrctrl_pwrseq_qcm_wcn_validate_device()
|
/linux/sound/soc/codecs/ |
H A D | adau1373.c | 1499 if (device_property_present(dev, "adi,input1-differential")) in adau1373_parse_fw() 1501 if (device_property_present(dev, "adi,input2-differential")) in adau1373_parse_fw() 1503 if (device_property_present(dev, "adi,input3-differential")) in adau1373_parse_fw() 1505 if (device_property_present(dev, "adi,input4-differential")) in adau1373_parse_fw() 1508 if (device_property_present(dev, "adi,lineout-differential")) in adau1373_parse_fw() 1510 if (device_property_present(dev, "adi,lineout-gnd-sense")) in adau1373_parse_fw()
|
/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 | 191 if (device_property_present(&pdev->dev, "io-backends")) in ad7606_par_probe()
|
/linux/drivers/mfd/ |
H A D | adp5585.c | 452 if (device_property_present(dev, "#pwm-cells")) { in adp5585_add_devices() 461 if (device_property_present(dev, "#gpio-cells")) { in adp5585_add_devices() 468 if (device_property_present(adp5585->dev, "adi,keypad-pins")) { in adp5585_add_devices()
|
/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/net/rfkill/ |
H A D | rfkill-gpio.c | 165 if (device_property_present(&pdev->dev, "default-blocked")) in rfkill_gpio_probe()
|
/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/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/phy/mediatek/ |
H A D | phy-mtk-pcie.c | 173 nvmem_enabled = device_property_present(dev, "nvmem-cells"); in mtk_pcie_read_efuse()
|
/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/net/phy/ |
H A D | adin1100.c | 262 priv->tx_level_prop_present = device_property_present(dev, "phy-10base-t1l-2.4vpp"); in adin_get_features()
|
/linux/drivers/pinctrl/ |
H A D | pinctrl-da9062.c | 263 if (!device_property_present(parent, "gpio-controller")) in da9062_pctl_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/sound/soc/mediatek/mt8173/ |
H A D | mt8173-rt5650.c | 312 if (device_property_present(&pdev->dev, "mediatek,mclk")) { in mt8173_rt5650_dev_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()
|