Searched defs:fw_device (Results 1 – 1 of 1) sorted by relevance
172 struct fw_device { struct173 atomic_t state;197 static inline struct fw_device *fw_device(struct device *dev) in fw_device() argument