Searched refs:fwnode_link (Results 1 – 5 of 5) sorted by relevance
123 struct v4l2_fwnode_link fwnode_link; member
59 struct fwnode_link { struct
69 struct fwnode_link *link; in __fwnode_link_add() 107 * @link: the fwnode_link to be deleted111 static void __fwnode_link_del(struct fwnode_link *link) in __fwnode_link_del() 122 * @link: the fwnode_link to be marked126 static void __fwnode_link_cycle(struct fwnode_link *link) in __fwnode_link_cycle() 141 struct fwnode_link *link, *tmp; in fwnode_links_purge_suppliers() 157 struct fwnode_link *link, *tmp; in fwnode_links_purge_consumers() 203 struct fwnode_link *link, *tmp; in __fwnode_links_move_consumers() 1022 struct fwnode_link *link; in fwnode_links_check_suppliers() 1943 struct fwnode_link *lin in __fw_devlink_relax_cycles() [all...]
1620 unsigned int port = link->fwnode_link.remote_port; in tvp5150_registered()1643 port = link->fwnode_link.remote_port; in tvp5150_registered()1955 if (link0->fwnode_link.remote_id == 1) { in tvp5150_validate_connectors()1972 if (link0->fwnode_link.remote_port == in tvp5150_validate_connectors()1973 link1->fwnode_link.remote_port) { in tvp5150_validate_connectors()
650 v4l2_fwnode_put_link(&link->fwnode_link); in v4l2_fwnode_connector_free()750 err = v4l2_fwnode_parse_link(connector_ep, &link->fwnode_link); in v4l2_fwnode_connector_add_link()