Searched refs:fwnode_device_is_compatible (Results 1 – 6 of 6) sorted by relevance
94 bool fwnode_device_is_compatible(const struct fwnode_handle *fwnode, const char *compat) in fwnode_device_is_compatible() function124 return fwnode_device_is_compatible(dev_fwnode(dev), compat); in device_is_compatible()
199 if (!fwnode_device_is_compatible(gc->fwnode, "fsl,mpc8323-qe-pario-bank")) { in qe_pin_request()
145 if (!fwnode_device_is_compatible(fwnode, "usb-b-connector")) in usb_role_switch_is_parent()
374 if (fwnode_device_is_compatible(child, "ethernet-phy-ieee802.3-c45")) in rtl9300_mdiobus_probe_one()
687 if (fwnode_device_is_compatible(child, "gpio")) in tca6507_led_dt_init()
1198 if (fwnode_device_is_compatible(ref, "gpio-trigger")) { in ad7768_trigger_sources_sync_setup()