Searched defs:fwnode_link (Results 1 – 2 of 2) sorted by relevance
49 struct fwnode_link { struct50 struct fwnode_handle *supplier;51 struct list_head s_hook;52 struct fwnode_handle *consumer;53 struct list_head c_hook;
127 struct v4l2_fwnode_link fwnode_link; member