Home
last modified time | relevance | path

Searched refs:fwnode_property_present (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v6.1/drivers/input/misc/
Diqs626a.c581 if (!fwnode_property_present(ev_node, "azoteq,thresh")) in iqs626_parse_events()
690 if (!fwnode_property_present(ch_node, "azoteq,ati-base")) in iqs626_parse_ati_target()
726 if (!fwnode_property_present(ch_node, propname)) in iqs626_parse_pins()
826 if (!fwnode_property_present(ch_node, "linux,keycodes")) in iqs626_parse_trackpad()
846 if (fwnode_property_present(ch_node, "azoteq,gesture-swipe")) in iqs626_parse_trackpad()
928 if (fwnode_property_present(ch_node, "azoteq,meas-cap-decrease")) in iqs626_parse_channel()
964 if (fwnode_property_present(ch_node, "azoteq,linearize")) in iqs626_parse_channel()
968 if (fwnode_property_present(ch_node, "azoteq,dual-direction")) in iqs626_parse_channel()
972 if (fwnode_property_present(ch_node, "azoteq,filt-disable")) in iqs626_parse_channel()
1056 if (fwnode_property_present(ch_node, "azoteq,ati-band-tighten")) in iqs626_parse_channel()
[all …]
Diqs269a.c522 if (!fwnode_property_present(ch_node, "azoteq,reseed-disable")) in iqs269_parse_chan()
525 if (fwnode_property_present(ch_node, "azoteq,blocking-enable")) in iqs269_parse_chan()
528 if (fwnode_property_present(ch_node, "azoteq,slider0-select")) in iqs269_parse_chan()
531 if (fwnode_property_present(ch_node, "azoteq,slider1-select")) in iqs269_parse_chan()
562 if (fwnode_property_present(ch_node, "azoteq,meas-cap-decrease")) in iqs269_parse_chan()
566 if (fwnode_property_present(ch_node, "azoteq,rx-float-inactive")) in iqs269_parse_chan()
593 if (fwnode_property_present(ch_node, "azoteq,invert-enable")) in iqs269_parse_chan()
633 if (fwnode_property_present(ch_node, "azoteq,static-enable")) in iqs269_parse_chan()
Diqs7222.c1520 if (!fwnode_property_present(child_node, "azoteq,gpio-select")) in iqs7222_gpio_select()
1653 if (!fwnode_property_present(reg_grp_node, name)) in iqs7222_parse_props()
1716 if (!fwnode_property_present(cycle_node, "azoteq,tx-enable")) in iqs7222_parse_cycle()
1775 fwnode_property_present(chan_node, "azoteq,ulp-allow")) in iqs7222_parse_chan()
1785 fwnode_property_present(chan_node, "azoteq,ref-select")) { in iqs7222_parse_chan()
1833 if (fwnode_property_present(chan_node, "azoteq,use-prox")) in iqs7222_parse_chan()
1837 if (fwnode_property_present(chan_node, "azoteq,rx-enable")) { in iqs7222_parse_chan()
1941 if (fwnode_property_present(event_node, "linux,input-type")) { in iqs7222_parse_chan()
2065 if (fwnode_property_present(sldr_node, "azoteq,use-prox")) in iqs7222_parse_sldr()
/Linux-v6.1/drivers/leds/
Dled-core.c373 if (fwnode_property_present(fwnode, "label")) { in led_parse_fwnode_props()
380 if (fwnode_property_present(fwnode, "color")) { in led_parse_fwnode_props()
391 if (!fwnode_property_present(fwnode, "function")) in led_parse_fwnode_props()
401 if (!fwnode_property_present(fwnode, "function-enumerator")) in led_parse_fwnode_props()
Dleds-gpio.c166 if (fwnode_property_present(child, "retain-state-suspended")) in gpio_leds_create()
168 if (fwnode_property_present(child, "retain-state-shutdown")) in gpio_leds_create()
170 if (fwnode_property_present(child, "panic-indicator")) in gpio_leds_create()
Dled-class.c358 if (fwnode_property_present(init_data->fwnode, in led_classdev_register_ext()
Dleds-lm3532.c606 if (fwnode_property_present(child, "led-max-microamp") && in lm3532_parse_node()
/Linux-v6.1/drivers/usb/typec/
Dmux.c48 if (id && !fwnode_property_present(fwnode, id)) in typec_switch_match()
289 match = fwnode_property_present(fwnode, "accessory") || in typec_mux_match()
290 fwnode_property_present(fwnode, id); in typec_mux_match()
Dretimer.c41 if (id && !fwnode_property_present(fwnode, id)) in typec_retimer_match()
/Linux-v6.1/drivers/usb/roles/
Dclass.c95 if (id && !fwnode_property_present(fwnode, id)) in usb_role_switch_match()
109 if (!parent || !fwnode_property_present(parent, "usb-role-switch")) in usb_role_switch_is_parent()
/Linux-v6.1/include/linux/
Dproperty.h54 bool fwnode_property_present(const struct fwnode_handle *fwnode,
191 return fwnode_property_present(fwnode, propname); in fwnode_property_read_bool()
410 return fwnode_property_present(fwnode, "remote-endpoint"); in fwnode_graph_is_endpoint()
/Linux-v6.1/drivers/leds/blink/
Dleds-lgm-sso.c650 if (fwnode_property_present(fwnode_child, in __sso_led_dt_parse()
654 if (fwnode_property_present(fwnode_child, in __sso_led_dt_parse()
658 if (fwnode_property_present(fwnode_child, "panic-indicator")) in __sso_led_dt_parse()
671 if (fwnode_property_present(fwnode_child, "intel,sso-hw-blink")) in __sso_led_dt_parse()
/Linux-v6.1/drivers/base/
Dproperty.c36 return fwnode_property_present(dev_fwnode(dev), propname); in device_property_present()
45 bool fwnode_property_present(const struct fwnode_handle *fwnode, in fwnode_property_present() function
59 EXPORT_SYMBOL_GPL(fwnode_property_present);
/Linux-v6.1/drivers/gpio/
Dgpiolib-acpi.c1262 if (fwnode_property_present(fwnode, "input")) in acpi_gpiochip_parse_own_gpio()
1264 else if (fwnode_property_present(fwnode, "output-low")) in acpi_gpiochip_parse_own_gpio()
1266 else if (fwnode_property_present(fwnode, "output-high")) in acpi_gpiochip_parse_own_gpio()
1288 if (!fwnode_property_present(fwnode, "gpio-hog")) in acpi_gpiochip_scan_gpios()
/Linux-v6.1/drivers/input/keyboard/
Diqs62x-keys.c86 if (fwnode_property_present(child, "azoteq,use-prox")) in iqs62x_keys_parse_prop()
/Linux-v6.1/drivers/hwtracing/coresight/
Dcoresight-replicator.c258 if (fwnode_property_present(dev_fwnode(dev), in replicator_probe()
Dcoresight-tmc-core.c353 return fwnode_property_present(dev->fwnode, "arm,scatter-gather"); in tmc_etr_can_use_sg()
/Linux-v6.1/include/linux/gpio/
Ddriver.h802 if (!fwnode_property_present(child, "gpio-controller")) {} else
/Linux-v6.1/drivers/media/v4l2-core/
Dv4l2-fwnode.c211 if (fwnode_property_present(fwnode, "clock-noncontinuous")) { in v4l2_fwnode_endpoint_parse_csi2_bus()
315 if (fwnode_property_present(fwnode, "slave-mode")) { in v4l2_fwnode_endpoint_parse_parallel_bus()
/Linux-v6.1/drivers/phy/intel/
Dphy-intel-lgm-combo.c495 if (fwnode_property_present(fwnode, "intel,aggregation")) in intel_cbphy_fwnode_parse()
/Linux-v6.1/drivers/acpi/
Dproperty.c1297 return (fwnode_property_present(fwnode, "reg") && in is_acpi_graph_node()
1299 fwnode_property_present(fwnode, str); in is_acpi_graph_node()
Dscan.c1738 (fwnode_property_present(&device->fwnode, "spiSclkPeriod") || in acpi_device_enumeration_by_parent()
1739 fwnode_property_present(&device->fwnode, "i2cAddress") || in acpi_device_enumeration_by_parent()
1740 fwnode_property_present(&device->fwnode, "baud"))) in acpi_device_enumeration_by_parent()
/Linux-v6.1/drivers/pinctrl/samsung/
Dpinctrl-exynos.c574 if (!fwnode_property_present(bank->fwnode, "interrupts")) { in exynos_eint_wkup_init()
/Linux-v6.1/drivers/iio/
Dinkern.c274 if (!fwnode_property_present(parent, "io-channel-ranges")) { in fwnode_iio_channel_get_by_name()
/Linux-v6.1/drivers/iio/dac/
Dad3552r.c965 if (fwnode_property_present(child, "adi,output-range-microvolt")) { in ad3552r_configure_device()

12