Home
last modified time | relevance | path

Searched defs:fwnode_link (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/linux/
Dfwnode.h67 struct fwnode_link { struct
68 struct fwnode_handle *supplier;
69 struct list_head s_hook;
70 struct fwnode_handle *consumer;
71 struct list_head c_hook;
72 u8 flags;
/linux-6.12.1/include/media/
Dv4l2-fwnode.h123 struct v4l2_fwnode_link fwnode_link; member