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