/linux-6.14.4/drivers/mmc/host/ |
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-6.14.4/drivers/gpio/ |
D | gpio-bd71815.c | 121 if (gc->parent && device_property_present(gc->parent, in bd71815_init_valid_mask() 159 if (device_property_present(parent, "rohm,enable-hidden-gpo")) in gpo_bd71815_probe()
|
/linux-6.14.4/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-phy-v1.c | 708 if (device_property_present(pdata->phy_dev, XGBE_BLWC_PROPERTY)) { in xgbe_phy_init() 723 if (device_property_present(pdata->phy_dev, XGBE_CDR_RATE_PROPERTY)) { in xgbe_phy_init() 738 if (device_property_present(pdata->phy_dev, XGBE_PQ_SKEW_PROPERTY)) { in xgbe_phy_init() 753 if (device_property_present(pdata->phy_dev, XGBE_TX_AMP_PROPERTY)) { in xgbe_phy_init() 768 if (device_property_present(pdata->phy_dev, XGBE_DFE_CFG_PROPERTY)) { in xgbe_phy_init() 783 if (device_property_present(pdata->phy_dev, XGBE_DFE_ENA_PROPERTY)) { in xgbe_phy_init()
|
/linux-6.14.4/drivers/input/misc/ |
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 …]
|
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()
|
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()
|
/linux-6.14.4/drivers/video/backlight/ |
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-6.14.4/drivers/net/can/m_can/ |
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-6.14.4/drivers/pci/pwrctrl/ |
D | pci-pwrctrl-pwrseq.c | 44 if (!device_property_present(dev, "vddaon-supply")) in pci_pwrctrl_pwrseq_qcm_wcn_validate_device()
|
/linux-6.14.4/sound/soc/codecs/ |
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-6.14.4/drivers/w1/masters/ |
D | w1-gpio.c | 85 if (device_property_present(dev, "linux,open-drain")) in w1_gpio_probe()
|
/linux-6.14.4/drivers/iio/adc/ |
D | sd_adc_modulator.c | 111 if (!device_property_present(dev, "#io-backend-cells")) in iio_sd_mod_probe()
|
D | ad7606_par.c | 180 if (device_property_present(&pdev->dev, "io-backends")) in ad7606_par_probe()
|
/linux-6.14.4/rust/kernel/ |
D | device.rs | 188 unsafe { bindings::device_property_present(self.as_raw().cast_const(), name.as_char_ptr()) } in property_present()
|
/linux-6.14.4/drivers/misc/eeprom/ |
D | at24.c | 632 if (device_property_present(dev, "read-only")) in at24_probe() 634 if (device_property_present(dev, "no-read-rollover")) in at24_probe() 736 if (device_property_present(dev, "label")) { in at24_probe()
|
/linux-6.14.4/drivers/input/keyboard/ |
D | adp5588-keys.c | 435 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-6.14.4/drivers/gpu/drm/lima/ |
D | lima_devfreq.c | 116 if (!device_property_present(dev, "operating-points-v2")) in lima_devfreq_init()
|
/linux-6.14.4/drivers/phy/mediatek/ |
D | phy-mtk-pcie.c | 173 nvmem_enabled = device_property_present(dev, "nvmem-cells"); in mtk_pcie_read_efuse()
|
/linux-6.14.4/drivers/watchdog/ |
D | da9063_wdt.c | 232 da9063->use_sw_pm = device_property_present(dev, "dlg,use-sw-pm"); in da9063_wdt_probe()
|
D | da9062_wdt.c | 218 wdt->use_sw_pm = device_property_present(dev, "dlg,use-sw-pm"); in da9062_wdt_probe()
|
/linux-6.14.4/drivers/base/ |
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-6.14.4/drivers/pinctrl/ |
D | pinctrl-da9062.c | 265 if (!device_property_present(parent, "gpio-controller")) in da9062_pctl_probe()
|
/linux-6.14.4/drivers/input/touchscreen/ |
D | resistive-adc-touch.c | 216 if (!device_property_present(dev, "io-channel-names")) in grts_probe()
|
/linux-6.14.4/drivers/net/phy/ |
D | adin1100.c | 259 priv->tx_level_prop_present = device_property_present(dev, "phy-10base-t1l-2.4vpp"); in adin_get_features()
|
/linux-6.14.4/drivers/regulator/ |
D | rt6160-regulator.c | 241 device_property_present(&i2c->dev, "richtek,vsel-active-low"); in rt6160_probe()
|