Searched defs:fw_node (Results 1 – 2 of 2) sorted by relevance
175 struct fw_node { struct195 struct fw_node *ports[0]; argument
171 static inline struct fw_node *fw_node(struct list_head *l) in fw_node() function