Searched defs:fw_device (Results 1 – 2 of 2) sorted by relevance
183 struct fw_device { struct184 atomic_t state;185 struct fw_node *node;209 static inline struct fw_device *fw_device(struct device *dev) in fw_device() argument
9654 u8 fw_device[0x8]; member