Searched defs:fw_device (Results 1 – 3 of 3) sorted by relevance
185 struct fw_device { struct186 atomic_t state;187 struct fw_node *node;211 static inline struct fw_device *fw_device(struct device *dev) in fw_device() argument
191 struct device *fw_device; member
10425 u8 fw_device[0x8]; member