| /OK3568_Linux_fs/kernel/drivers/leds/ |
| H A D | led-core.c | 379 if (fwnode_property_present(fwnode, "label")) { in led_parse_fwnode_props() 386 if (fwnode_property_present(fwnode, "color")) { in led_parse_fwnode_props() 397 if (!fwnode_property_present(fwnode, "function")) in led_parse_fwnode_props() 407 if (!fwnode_property_present(fwnode, "function-enumerator")) in led_parse_fwnode_props()
|
| H A D | leds-gpio.c | 176 if (fwnode_property_present(child, "retain-state-suspended")) in gpio_leds_create() 178 if (fwnode_property_present(child, "retain-state-shutdown")) in gpio_leds_create() 180 if (fwnode_property_present(child, "panic-indicator")) in gpio_leds_create()
|
| H A D | leds-lm3532.c | 608 if (fwnode_property_present(child, "led-max-microamp") && in lm3532_parse_node()
|
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | iqs269a.c | 522 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()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | property.h | 53 bool fwnode_property_present(const struct fwnode_handle *fwnode, 185 return fwnode_property_present(fwnode, propname); in fwnode_property_read_bool() 410 return fwnode_property_present(fwnode, "remote-endpoint"); in fwnode_graph_is_endpoint()
|
| /OK3568_Linux_fs/kernel/drivers/usb/typec/ |
| H A D | mux.c | 42 if (id && !fwnode_property_present(fwnode, id)) in typec_switch_match() 210 match = fwnode_property_present(fwnode, "accessory"); in typec_mux_match()
|
| /OK3568_Linux_fs/kernel/drivers/usb/roles/ |
| H A D | class.c | 95 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()
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | property.c | 37 return fwnode_property_present(dev_fwnode(dev), propname); in device_property_present() 46 bool fwnode_property_present(const struct fwnode_handle *fwnode, in fwnode_property_present() function 58 EXPORT_SYMBOL_GPL(fwnode_property_present);
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpiolib-acpi.c | 1166 if (fwnode_property_present(fwnode, "input")) in acpi_gpiochip_parse_own_gpio() 1168 else if (fwnode_property_present(fwnode, "output-low")) in acpi_gpiochip_parse_own_gpio() 1170 else if (fwnode_property_present(fwnode, "output-high")) in acpi_gpiochip_parse_own_gpio() 1192 if (!fwnode_property_present(fwnode, "gpio-hog")) in acpi_gpiochip_scan_gpios()
|
| /OK3568_Linux_fs/kernel/drivers/input/keyboard/ |
| H A D | iqs62x-keys.c | 85 if (fwnode_property_present(child, "azoteq,use-prox")) in iqs62x_keys_parse_prop()
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/ |
| H A D | coresight-replicator.c | 264 if (fwnode_property_present(dev_fwnode(dev), in replicator_probe()
|
| H A D | coresight-tmc-core.c | 373 return fwnode_property_present(dev->fwnode, "arm,scatter-gather"); in tmc_etr_can_use_sg()
|
| H A D | coresight-core.c | 1714 return fwnode_property_present(dev_fwnode(dev), in coresight_loses_context_with_cpu()
|
| H A D | coresight-etm4x-core.c | 1948 fwnode_property_present(dev_fwnode(dev), "qcom,skip-power-up")) in etm4_probe()
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-fwnode.c | 218 if (fwnode_property_present(fwnode, "clock-noncontinuous")) { in v4l2_fwnode_endpoint_parse_csi2_bus() 324 if (fwnode_property_present(fwnode, "slave-mode")) { in v4l2_fwnode_endpoint_parse_parallel_bus()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | property.c | 1143 return (fwnode_property_present(fwnode, "reg") && in is_acpi_graph_node() 1145 fwnode_property_present(fwnode, str); in is_acpi_graph_node()
|
| H A D | scan.c | 1609 (fwnode_property_present(&device->fwnode, "spiSclkPeriod") || in acpi_device_enumeration_by_parent() 1610 fwnode_property_present(&device->fwnode, "i2cAddress") || in acpi_device_enumeration_by_parent() 1611 fwnode_property_present(&device->fwnode, "baud"))) in acpi_device_enumeration_by_parent()
|
| /OK3568_Linux_fs/kernel/drivers/phy/intel/ |
| H A D | phy-intel-lgm-combo.c | 510 if (fwnode_property_present(fwnode, "intel,aggregation")) in intel_cbphy_fwnode_parse()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | max2175.c | 1295 if (fwnode_property_present(fwnode, "maxim,am-hiz-filter")) in max2175_probe()
|
| H A D | ov7670.c | 1813 if (fwnode_property_present(fwnode, "ov7670,pclk-hb-disable")) in ov7670_parse_dt()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_vivo | 562 fwnode_property_present
|
| H A D | abi_gki_aarch64_db845c | 1744 fwnode_property_present
|
| H A D | abi_gki_aarch64_imx | 396 fwnode_property_present
|
| H A D | abi_gki_aarch64_qcom | 933 fwnode_property_present
|
| H A D | abi_gki_aarch64_mtk | 807 fwnode_property_present
|