Searched defs:fwnode_link (Results 1 – 2 of 2) sorted by relevance
45 struct fwnode_link { struct46 struct fwnode_handle *supplier;47 struct list_head s_hook;48 struct fwnode_handle *consumer;49 struct list_head c_hook;
180 struct v4l2_fwnode_link fwnode_link; member
Completed in 4 milliseconds