Searched refs:con_dev (Results 1 – 4 of 4) sorted by relevance
205 tc->con_dev = csdev; in cti_add_connection_entry() 439 link_info.target = tc->con_dev; in cti_add_sysfs_link() 457 link_info.target = tc->con_dev; in cti_remove_sysfs_link() 480 tc->con_dev = csdev; in cti_match_fixup_csdev() 485 tc->con_dev = NULL; in cti_match_fixup_csdev() 556 if (tc->con_dev == csdev) { in cti_remove_assoc_from_csdev() 558 tc->con_dev = NULL; in cti_remove_assoc_from_csdev() 585 if (tc->con_dev) { in cti_update_conn_xrefs() 589 coresight_add_helper(tc->con_dev, in cti_update_conn_xrefs() 593 tc->con_dev in cti_update_conn_xrefs() [all...]
90 struct coresight_device *con_dev; member
2058 struct device *sup_dev = NULL, *par_dev = NULL, *con_dev = NULL; in __fw_devlink_relax_cycles() 2083 con_dev = get_dev_from_fwnode(con_handle);2090 con_dev && con_dev->links.status == DL_DEV_NO_DRIVER) {2145 put_device(con_dev); in fw_devlink_create_devlink() 2287 struct device *con_dev;2291 con_dev = get_dev_from_fwnode(link->consumer); in __fw_devlink_link_to_suppliers() 2302 if (!con_dev) { in __fw_devlink_link_to_suppliers() 2303 con_dev = fwnode_get_next_parent_dev(link->consumer); in __fw_devlink_link_to_suppliers() 2310 if (con_dev in __fw_devlink_link_to_suppliers() 1992 struct device *sup_dev = NULL, *par_dev = NULL, *con_dev = NULL; __fw_devlink_relax_cycles() local 2221 struct device *con_dev; __fw_devlink_link_to_consumers() local [all...]
4321 ATTRIBUTE_GROUPS(con_dev);