device_property_read_bool 1324 drivers/extcon/extcon-arizona.c 	pdata->micd_force_micbias = device_property_read_bool(arizona->dev,
device_property_read_bool 1327 drivers/extcon/extcon-arizona.c 	pdata->micd_software_compare = device_property_read_bool(arizona->dev,
device_property_read_bool 1330 drivers/extcon/extcon-arizona.c 	pdata->jd_invert = device_property_read_bool(arizona->dev,
device_property_read_bool 1335 drivers/extcon/extcon-arizona.c 	pdata->jd_gpio5 = device_property_read_bool(arizona->dev,
device_property_read_bool 1337 drivers/extcon/extcon-arizona.c 	pdata->jd_gpio5_nopull = device_property_read_bool(arizona->dev,
device_property_read_bool  395 drivers/gpio/gpio-max3191x.c 	max3191x->mode = device_property_read_bool(dev, "maxim,modesel-8bit")
device_property_read_bool  403 drivers/gpio/gpio-max3191x.c 	max3191x->ignore_uv = device_property_read_bool(dev,
device_property_read_bool  429 drivers/gpio/gpio-mockup.c 	if (device_property_read_bool(dev, "named-gpio-lines")) {
device_property_read_bool  414 drivers/hwmon/da9052-hwmon.c 		device_property_read_bool(pdev->dev.parent, "dlg,tsi-as-adc");
device_property_read_bool  482 drivers/hwmon/jc42.c 	if (device_property_read_bool(dev, "smbus-timeout-disable")) {
device_property_read_bool  785 drivers/hwmon/stts751.c 		smbus_nto = device_property_read_bool(&client->dev,
device_property_read_bool  224 drivers/i2c/muxes/i2c-mux-ltc4306.c 	idle_disc = device_property_read_bool(&client->dev,
device_property_read_bool  266 drivers/i2c/muxes/i2c-mux-ltc4306.c 	if (device_property_read_bool(&client->dev,
device_property_read_bool  270 drivers/i2c/muxes/i2c-mux-ltc4306.c 	if (device_property_read_bool(&client->dev,
device_property_read_bool  492 drivers/iio/frequency/adf4371.c 	if (device_property_read_bool(&st->spi->dev, "adi,mute-till-lock-en")) {
device_property_read_bool  781 drivers/iio/light/us5182d.c 	data->default_continuous = device_property_read_bool(&data->client->dev,
device_property_read_bool  174 drivers/input/keyboard/adc-keys.c 	if (device_property_read_bool(dev, "autorepeat"))
device_property_read_bool  715 drivers/input/keyboard/gpio_keys.c 	pdata->rep = device_property_read_bool(dev, "autorepeat");
device_property_read_bool  274 drivers/input/keyboard/mpr121_touchkey.c 	if (device_property_read_bool(dev, "autorepeat"))
device_property_read_bool  306 drivers/input/keyboard/mpr121_touchkey.c 			device_property_read_bool(dev, "wakeup-source"));
device_property_read_bool  327 drivers/input/keyboard/tca8418_keypad.c 	if (device_property_read_bool(dev, "keypad,autorepeat"))
device_property_read_bool   68 drivers/input/misc/max77650-onkey.c 	if (device_property_read_bool(dev, "maxim,onkey-slide")) {
device_property_read_bool  213 drivers/input/misc/rotary_encoder.c 		steps_per_period = device_property_read_bool(dev,
device_property_read_bool  218 drivers/input/misc/rotary_encoder.c 		device_property_read_bool(dev, "rotary-encoder,rollover");
device_property_read_bool  236 drivers/input/misc/rotary_encoder.c 		device_property_read_bool(dev, "rotary-encoder,relative-axis");
device_property_read_bool  313 drivers/input/misc/rotary_encoder.c 			   device_property_read_bool(dev, "wakeup-source"));
device_property_read_bool  419 drivers/input/mouse/elan_i2c_core.c 	if (device_property_read_bool(&client->dev, "elan,clickpad"))
device_property_read_bool  422 drivers/input/mouse/elan_i2c_core.c 	if (device_property_read_bool(&client->dev, "elan,middle-button"))
device_property_read_bool 1241 drivers/input/mouse/elan_i2c_core.c 	if (device_property_read_bool(&client->dev, "elan,trackpoint")) {
device_property_read_bool  339 drivers/input/serio/ps2-gpio.c 	drvdata->write_enable = device_property_read_bool(dev,
device_property_read_bool  463 drivers/input/touchscreen/ad7879.c 	if (!device_property_read_bool(ts->dev, "gpio-controller"))
device_property_read_bool  512 drivers/input/touchscreen/ad7879.c 	ts->swap_xy = device_property_read_bool(dev, "touchscreen-swapped-x-y");
device_property_read_bool  433 drivers/input/touchscreen/bu21013_ts.c 	ts->x_flip = device_property_read_bool(&client->dev, "rohm,flip-x");
device_property_read_bool  434 drivers/input/touchscreen/bu21013_ts.c 	ts->y_flip = device_property_read_bool(&client->dev, "rohm,flip-y");
device_property_read_bool  458 drivers/input/touchscreen/bu21013_ts.c 	    device_property_read_bool(&client->dev, "rohm,flip-x")) {
device_property_read_bool  465 drivers/input/touchscreen/bu21013_ts.c 	    device_property_read_bool(&client->dev, "rohm,flip-y")) {
device_property_read_bool  413 drivers/input/touchscreen/mms114.c 	if (device_property_read_bool(dev, "x-invert"))
device_property_read_bool  415 drivers/input/touchscreen/mms114.c 	if (device_property_read_bool(dev, "y-invert"))
device_property_read_bool  126 drivers/input/touchscreen/of_touchscreen.c 		device_property_read_bool(dev, "touchscreen-inverted-x");
device_property_read_bool  134 drivers/input/touchscreen/of_touchscreen.c 		device_property_read_bool(dev, "touchscreen-inverted-y");
device_property_read_bool  142 drivers/input/touchscreen/of_touchscreen.c 		device_property_read_bool(dev, "touchscreen-swapped-x-y");
device_property_read_bool  104 drivers/input/touchscreen/silead.c 	if (device_property_read_bool(dev, "silead,home-button"))
device_property_read_bool  673 drivers/input/touchscreen/stmfts.c 	sdata->use_key = device_property_read_bool(&client->dev,
device_property_read_bool 1174 drivers/iommu/rockchip-iommu.c 	iommu->reset_disabled = device_property_read_bool(dev,
device_property_read_bool  324 drivers/leds/leds-pca963x.c 	if (device_property_read_bool(&client->dev, "nxp,totem-pole"))
device_property_read_bool  330 drivers/leds/leds-pca963x.c 	if (device_property_read_bool(&client->dev, "nxp,hw-blink"))
device_property_read_bool  340 drivers/leds/leds-pca963x.c 	if (device_property_read_bool(&client->dev, "nxp,inverted-out"))
device_property_read_bool  627 drivers/mfd/da9052-core.c 	if (!device_property_read_bool(da9052->dev, "dlg,tsi-as-adc")) {
device_property_read_bool  221 drivers/mmc/core/host.c 	if (device_property_read_bool(dev, "non-removable")) {
device_property_read_bool  224 drivers/mmc/core/host.c 		cd_cap_invert = device_property_read_bool(dev, "cd-inverted");
device_property_read_bool  230 drivers/mmc/core/host.c 		if (device_property_read_bool(dev, "broken-cd"))
device_property_read_bool  258 drivers/mmc/core/host.c 	if (device_property_read_bool(dev, "wp-inverted"))
device_property_read_bool  267 drivers/mmc/core/host.c 	if (device_property_read_bool(dev, "disable-wp"))
device_property_read_bool  270 drivers/mmc/core/host.c 	if (device_property_read_bool(dev, "cap-sd-highspeed"))
device_property_read_bool  272 drivers/mmc/core/host.c 	if (device_property_read_bool(dev, "cap-mmc-highspeed"))
device_property_read_bool  274 drivers/mmc/core/host.c 	if (device_property_read_bool(dev, "sd-uhs-sdr12"))
device_property_read_bool  276 drivers/mmc/core/host.c 	if (device_property_read_bool(dev, "sd-uhs-sdr25"))
device_property_read_bool  278 drivers/mmc/core/host.c 	if (device_property_read_bool(dev, "sd-uhs-sdr50"))
device_property_read_bool  280 drivers/mmc/core/host.c 	if (device_property_read_bool(dev, "sd-uhs-sdr104"))
device_property_read_bool  282 drivers/mmc/core/host.c 	if (device_property_read_bool(dev, "sd-uhs-ddr50"))
device_property_read_bool  284 drivers/mmc/core/host.c 	if (device_property_read_bool(dev, "cap-power-off-card"))
device_property_read_bool  286 drivers/mmc/core/host.c 	if (device_property_read_bool(dev, "cap-mmc-hw-reset"))
device_property_read_bool  288 drivers/mmc/core/host.c 	if (device_property_read_bool(dev, "cap-sdio-irq"))
device_property_read_bool  290 drivers/mmc/core/host.c 	if (device_property_read_bool(dev, "full-pwr-cycle"))
device_property_read_bool  292 drivers/mmc/core/host.c 	if (device_property_read_bool(dev, "keep-power-in-suspend"))
device_property_read_bool  294 drivers/mmc/core/host.c 	if (device_property_read_bool(dev, "wakeup-source") ||
device_property_read_bool  295 drivers/mmc/core/host.c 	    device_property_read_bool(dev, "enable-sdio-wakeup")) /* legacy */
device_property_read_bool  297 drivers/mmc/core/host.c 	if (device_property_read_bool(dev, "mmc-ddr-3_3v"))
device_property_read_bool  299 drivers/mmc/core/host.c 	if (device_property_read_bool(dev, "mmc-ddr-1_8v"))
device_property_read_bool  301 drivers/mmc/core/host.c 	if (device_property_read_bool(dev, "mmc-ddr-1_2v"))
device_property_read_bool  303 drivers/mmc/core/host.c 	if (device_property_read_bool(dev, "mmc-hs200-1_8v"))
device_property_read_bool  305 drivers/mmc/core/host.c 	if (device_property_read_bool(dev, "mmc-hs200-1_2v"))
device_property_read_bool  307 drivers/mmc/core/host.c 	if (device_property_read_bool(dev, "mmc-hs400-1_8v"))
device_property_read_bool  309 drivers/mmc/core/host.c 	if (device_property_read_bool(dev, "mmc-hs400-1_2v"))
device_property_read_bool  311 drivers/mmc/core/host.c 	if (device_property_read_bool(dev, "mmc-hs400-enhanced-strobe"))
device_property_read_bool  313 drivers/mmc/core/host.c 	if (device_property_read_bool(dev, "no-sdio"))
device_property_read_bool  315 drivers/mmc/core/host.c 	if (device_property_read_bool(dev, "no-sd"))
device_property_read_bool  317 drivers/mmc/core/host.c 	if (device_property_read_bool(dev, "no-mmc"))
device_property_read_bool 1054 drivers/mmc/host/meson-gx-mmc.c 	host->dram_access_quirk = device_property_read_bool(&pdev->dev,
device_property_read_bool  110 drivers/mmc/host/sdhci-pltfm.c 	if (device_property_read_bool(dev, "wakeup-source") ||
device_property_read_bool  111 drivers/mmc/host/sdhci-pltfm.c 	    device_property_read_bool(dev, "enable-sdio-wakeup")) /* legacy */
device_property_read_bool  718 drivers/mmc/host/sdhci-tegra.c 	if (device_property_read_bool(host->mmc->parent, "supports-cqe"))
device_property_read_bool  137 drivers/mmc/host/sdhci_f_sdh30.c 	priv->enable_cmd_dat_delay = device_property_read_bool(dev,
device_property_read_bool 2311 drivers/net/ethernet/smsc/smc91x.c 			device_property_read_bool(&pdev->dev, "pxa-u16-align4");
device_property_read_bool  212 drivers/net/phy/icplus.c 	if (device_property_read_bool(dev, "icplus,select-rx-error") &&
device_property_read_bool  213 drivers/net/phy/icplus.c 	    device_property_read_bool(dev, "icplus,select-interrupt")) {
device_property_read_bool  219 drivers/net/phy/icplus.c 	if (device_property_read_bool(dev, "icplus,select-rx-error"))
device_property_read_bool  221 drivers/net/phy/icplus.c 	else if (device_property_read_bool(dev, "icplus,select-interrupt"))
device_property_read_bool  237 drivers/nfc/st-nci/i2c.c 				device_property_read_bool(dev, "ese-present");
device_property_read_bool  239 drivers/nfc/st-nci/i2c.c 				device_property_read_bool(dev, "uicc-present");
device_property_read_bool  253 drivers/nfc/st-nci/spi.c 			device_property_read_bool(&dev->dev, "ese-present");
device_property_read_bool  255 drivers/nfc/st-nci/spi.c 			device_property_read_bool(&dev->dev, "uicc-present");
device_property_read_bool  540 drivers/nfc/st21nfca/i2c.c 			device_property_read_bool(&client->dev, "ese-present");
device_property_read_bool  542 drivers/nfc/st21nfca/i2c.c 			device_property_read_bool(&client->dev, "uicc-present");
device_property_read_bool  846 drivers/phy/mediatek/phy-mtk-tphy.c 	instance->bc12_en = device_property_read_bool(dev, "mediatek,bc12");
device_property_read_bool  779 drivers/pinctrl/pinctrl-mcp23s08.c 		device_property_read_bool(dev, "interrupt-controller");
device_property_read_bool  782 drivers/pinctrl/pinctrl-mcp23s08.c 			device_property_read_bool(dev,
device_property_read_bool  785 drivers/pinctrl/pinctrl-mcp23s08.c 		mirror = device_property_read_bool(dev, "microchip,irq-mirror");
device_property_read_bool  786 drivers/pinctrl/pinctrl-mcp23s08.c 		open_drain = device_property_read_bool(dev, "drive-open-drain");
device_property_read_bool   62 drivers/power/reset/gpio-poweroff.c 	input = device_property_read_bool(&pdev->dev, "input");
device_property_read_bool  678 drivers/power/supply/bq24190_charger.c 	if (device_property_read_bool(bdi->dev, "disable-reset"))
device_property_read_bool 1769 drivers/power/supply/bq24190_charger.c 	if (!device_property_read_bool(dev, "omit-battery-class")) {
device_property_read_bool  814 drivers/power/supply/bq25890_charger.c 	init->ilim_en = device_property_read_bool(bq->dev, "ti,use-ilim-pin");
device_property_read_bool  815 drivers/power/supply/bq25890_charger.c 	init->boostf = device_property_read_bool(bq->dev, "ti,boost-low-freq");
device_property_read_bool  470 drivers/pwm/pwm-pca9685.c 	if (device_property_read_bool(&client->dev, "invert"))
device_property_read_bool  475 drivers/pwm/pwm-pca9685.c 	if (device_property_read_bool(&client->dev, "open-drain"))
device_property_read_bool 1223 drivers/rtc/rtc-ds1307.c 	if (device_property_read_bool(ds1307->dev, "trickle-diode-disable"))
device_property_read_bool  296 drivers/soundwire/mipi_disco.c 	prop->wake_capable = device_property_read_bool(dev,
device_property_read_bool  300 drivers/soundwire/mipi_disco.c 	prop->test_mode_capable = device_property_read_bool(dev,
device_property_read_bool  304 drivers/soundwire/mipi_disco.c 	if (device_property_read_bool(dev,
device_property_read_bool  308 drivers/soundwire/mipi_disco.c 	prop->simple_clk_stop_capable = device_property_read_bool(dev,
device_property_read_bool  321 drivers/soundwire/mipi_disco.c 	prop->high_PHY_capable = device_property_read_bool(dev,
device_property_read_bool  324 drivers/soundwire/mipi_disco.c 	prop->paging_support = device_property_read_bool(dev,
device_property_read_bool  327 drivers/soundwire/mipi_disco.c 	prop->bank_delay_support = device_property_read_bool(dev,
device_property_read_bool  665 drivers/spi/spi-synquacer.c 	sspi->aces = device_property_read_bool(&pdev->dev,
device_property_read_bool  667 drivers/spi/spi-synquacer.c 	sspi->rtm = device_property_read_bool(&pdev->dev, "socionext,use-rtm");
device_property_read_bool  431 drivers/tty/serial/8250/8250_dw.c 	data->uart_16550_compatible = device_property_read_bool(dev,
device_property_read_bool  445 drivers/tty/serial/8250/8250_dw.c 	if (device_property_read_bool(dev, "dcd-override")) {
device_property_read_bool  451 drivers/tty/serial/8250/8250_dw.c 	if (device_property_read_bool(dev, "dsr-override")) {
device_property_read_bool  457 drivers/tty/serial/8250/8250_dw.c 	if (device_property_read_bool(dev, "cts-override")) {
device_property_read_bool  463 drivers/tty/serial/8250/8250_dw.c 	if (device_property_read_bool(dev, "ri-override")) {
device_property_read_bool 3123 drivers/tty/serial/serial_core.c 	if (device_property_read_bool(dev, "rs485-rx-during-tx"))
device_property_read_bool 3126 drivers/tty/serial/serial_core.c 	if (device_property_read_bool(dev, "linux,rs485-enabled-at-boot-time"))
device_property_read_bool 3129 drivers/tty/serial/serial_core.c 	if (device_property_read_bool(dev, "rs485-rts-active-low")) {
device_property_read_bool  794 drivers/usb/chipidea/core.c 	if (device_property_read_bool(dev, "usb-role-switch"))
device_property_read_bool 1247 drivers/usb/dwc3/core.c 	dwc->sysdev_is_parent = device_property_read_bool(dev,
device_property_read_bool 1254 drivers/usb/dwc3/core.c 	dwc->has_lpm_erratum = device_property_read_bool(dev,
device_property_read_bool 1258 drivers/usb/dwc3/core.c 	dwc->is_utmi_l1_suspend = device_property_read_bool(dev,
device_property_read_bool 1262 drivers/usb/dwc3/core.c 	dwc->dis_start_transfer_quirk = device_property_read_bool(dev,
device_property_read_bool 1264 drivers/usb/dwc3/core.c 	dwc->usb3_lpm_capable = device_property_read_bool(dev,
device_property_read_bool 1266 drivers/usb/dwc3/core.c 	dwc->usb2_lpm_disable = device_property_read_bool(dev,
device_property_read_bool 1277 drivers/usb/dwc3/core.c 	dwc->disable_scramble_quirk = device_property_read_bool(dev,
device_property_read_bool 1279 drivers/usb/dwc3/core.c 	dwc->u2exit_lfps_quirk = device_property_read_bool(dev,
device_property_read_bool 1281 drivers/usb/dwc3/core.c 	dwc->u2ss_inp3_quirk = device_property_read_bool(dev,
device_property_read_bool 1283 drivers/usb/dwc3/core.c 	dwc->req_p1p2p3_quirk = device_property_read_bool(dev,
device_property_read_bool 1285 drivers/usb/dwc3/core.c 	dwc->del_p1p2p3_quirk = device_property_read_bool(dev,
device_property_read_bool 1287 drivers/usb/dwc3/core.c 	dwc->del_phy_power_chg_quirk = device_property_read_bool(dev,
device_property_read_bool 1289 drivers/usb/dwc3/core.c 	dwc->lfps_filter_quirk = device_property_read_bool(dev,
device_property_read_bool 1291 drivers/usb/dwc3/core.c 	dwc->rx_detect_poll_quirk = device_property_read_bool(dev,
device_property_read_bool 1293 drivers/usb/dwc3/core.c 	dwc->dis_u3_susphy_quirk = device_property_read_bool(dev,
device_property_read_bool 1295 drivers/usb/dwc3/core.c 	dwc->dis_u2_susphy_quirk = device_property_read_bool(dev,
device_property_read_bool 1297 drivers/usb/dwc3/core.c 	dwc->dis_enblslpm_quirk = device_property_read_bool(dev,
device_property_read_bool 1299 drivers/usb/dwc3/core.c 	dwc->dis_u1_entry_quirk = device_property_read_bool(dev,
device_property_read_bool 1301 drivers/usb/dwc3/core.c 	dwc->dis_u2_entry_quirk = device_property_read_bool(dev,
device_property_read_bool 1303 drivers/usb/dwc3/core.c 	dwc->dis_rxdet_inp3_quirk = device_property_read_bool(dev,
device_property_read_bool 1305 drivers/usb/dwc3/core.c 	dwc->dis_u2_freeclk_exists_quirk = device_property_read_bool(dev,
device_property_read_bool 1307 drivers/usb/dwc3/core.c 	dwc->dis_del_phy_power_chg_quirk = device_property_read_bool(dev,
device_property_read_bool 1309 drivers/usb/dwc3/core.c 	dwc->dis_tx_ipgap_linecheck_quirk = device_property_read_bool(dev,
device_property_read_bool 1311 drivers/usb/dwc3/core.c 	dwc->parkmode_disable_ss_quirk = device_property_read_bool(dev,
device_property_read_bool 1314 drivers/usb/dwc3/core.c 	dwc->tx_de_emphasis_quirk = device_property_read_bool(dev,
device_property_read_bool 1323 drivers/usb/dwc3/core.c 	dwc->dis_metastability_quirk = device_property_read_bool(dev,
device_property_read_bool  448 drivers/usb/dwc3/drd.c 	if (device_property_read_bool(dev, "extcon"))
device_property_read_bool  636 drivers/usb/dwc3/dwc3-qcom.c 	ignore_pipe_clk = device_property_read_bool(dev,
device_property_read_bool 2816 drivers/usb/gadget/udc/renesas_usb3.c 	if (device_property_read_bool(&pdev->dev, "usb-role-switch")) {
device_property_read_bool  275 drivers/usb/host/xhci-histb.c 	if (device_property_read_bool(dev, "usb2-lpm-disable"))
device_property_read_bool  278 drivers/usb/host/xhci-histb.c 	if (device_property_read_bool(dev, "usb3-lpm-capable"))
device_property_read_bool  283 drivers/usb/host/xhci-plat.c 		if (device_property_read_bool(tmpdev, "usb2-lpm-disable"))
device_property_read_bool  286 drivers/usb/host/xhci-plat.c 		if (device_property_read_bool(tmpdev, "usb3-lpm-capable"))
device_property_read_bool  289 drivers/usb/host/xhci-plat.c 		if (device_property_read_bool(tmpdev, "quirk-broken-port-ped"))
device_property_read_bool  179 drivers/usb/roles/intel-xhci-usb-role-switch.c 	data->enable_sw_switch = !device_property_read_bool(dev,
device_property_read_bool   64 drivers/video/backlight/gpio_backlight.c 	gbl->def_value = device_property_read_bool(dev, "default-on");
device_property_read_bool  466 sound/soc/amd/acp-da7219-max98357a.c 	bt_uart_enable = !device_property_read_bool(&pdev->dev,
device_property_read_bool 1765 sound/soc/codecs/da7219.c 	pdata->wakeup_source = device_property_read_bool(dev, "wakeup-source");
device_property_read_bool  658 sound/soc/codecs/es8316.c 	es8316->jd_inverted = device_property_read_bool(component->dev,
device_property_read_bool  943 sound/soc/codecs/max98373.c 	if (device_property_read_bool(&i2c->dev, "maxim,interleave_mode"))
device_property_read_bool 2479 sound/soc/codecs/nau8825.c 	nau8825->jkdet_enable = device_property_read_bool(dev,
device_property_read_bool 2481 sound/soc/codecs/nau8825.c 	nau8825->jkdet_pull_enable = device_property_read_bool(dev,
device_property_read_bool 2483 sound/soc/codecs/nau8825.c 	nau8825->jkdet_pull_up = device_property_read_bool(dev,
device_property_read_bool 2537 sound/soc/codecs/nau8825.c 	nau8825->xtalk_enable = device_property_read_bool(dev,
device_property_read_bool 2521 sound/soc/codecs/rt5640.c 	if (device_property_read_bool(component->dev, "realtek,in1-differential"))
device_property_read_bool 2525 sound/soc/codecs/rt5640.c 	if (device_property_read_bool(component->dev, "realtek,in2-differential"))
device_property_read_bool 2529 sound/soc/codecs/rt5640.c 	if (device_property_read_bool(component->dev, "realtek,in3-differential"))
device_property_read_bool 2557 sound/soc/codecs/rt5640.c 	if (!device_property_read_bool(component->dev, "realtek,jack-detect-not-inverted"))
device_property_read_bool 3764 sound/soc/codecs/rt5645.c 	rt5645->pdata.in2_diff = device_property_read_bool(dev,
device_property_read_bool 2007 sound/soc/codecs/rt5651.c 	if (device_property_read_bool(component->dev, "realtek,in2-differential"))
device_property_read_bool 2011 sound/soc/codecs/rt5651.c 	if (device_property_read_bool(component->dev, "realtek,dmic-en"))
device_property_read_bool 2019 sound/soc/codecs/rt5651.c 	if (device_property_read_bool(component->dev, "realtek,jack-detect-not-inverted"))
device_property_read_bool 3844 sound/soc/codecs/rt5659.c 	rt5659->pdata.in1_diff = device_property_read_bool(dev,
device_property_read_bool 3846 sound/soc/codecs/rt5659.c 	rt5659->pdata.in3_diff = device_property_read_bool(dev,
device_property_read_bool 3848 sound/soc/codecs/rt5659.c 	rt5659->pdata.in4_diff = device_property_read_bool(dev,
device_property_read_bool 1253 sound/soc/codecs/rt5660.c 	rt5660->pdata.in1_diff = device_property_read_bool(dev,
device_property_read_bool 1255 sound/soc/codecs/rt5660.c 	rt5660->pdata.in3_diff = device_property_read_bool(dev,
device_property_read_bool 1257 sound/soc/codecs/rt5660.c 	rt5660->pdata.poweroff_codec_in_suspend = device_property_read_bool(dev,
device_property_read_bool 5013 sound/soc/codecs/rt5677.c 		device_property_read_bool(dev, "IN1") ||
device_property_read_bool 5014 sound/soc/codecs/rt5677.c 		device_property_read_bool(dev, "realtek,in1-differential");
device_property_read_bool 5017 sound/soc/codecs/rt5677.c 		device_property_read_bool(dev, "IN2") ||
device_property_read_bool 5018 sound/soc/codecs/rt5677.c 		device_property_read_bool(dev, "realtek,in2-differential");
device_property_read_bool 5021 sound/soc/codecs/rt5677.c 		device_property_read_bool(dev, "OUT1") ||
device_property_read_bool 5022 sound/soc/codecs/rt5677.c 		device_property_read_bool(dev, "realtek,lout1-differential");
device_property_read_bool 5025 sound/soc/codecs/rt5677.c 		device_property_read_bool(dev, "OUT2") ||
device_property_read_bool 5026 sound/soc/codecs/rt5677.c 		device_property_read_bool(dev, "realtek,lout2-differential");
device_property_read_bool 5029 sound/soc/codecs/rt5677.c 		device_property_read_bool(dev, "OUT3") ||
device_property_read_bool 5030 sound/soc/codecs/rt5677.c 		device_property_read_bool(dev, "realtek,lout3-differential");