Searched defs:fw_unit (Results 1 – 2 of 2) sorted by relevance
224 struct fw_unit { struct230 static inline struct fw_unit *fw_unit(struct device *dev) in fw_unit() argument
223 struct fw_unit { struct229 #define fw_unit(dev) container_of_const(dev, struct fw_unit, device) argument