Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfwnode.h42 struct fwnode_link { struct
43 struct fwnode_handle *supplier;
44 struct list_head s_hook;
45 struct fwnode_handle *consumer;
46 struct list_head c_hook;
/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-fwnode.h180 struct v4l2_fwnode_link fwnode_link; member