Searched defs:fw_device (Results 1 – 3 of 3) sorted by relevance
188 struct fw_device { struct189 atomic_t state;190 struct fw_node *node;214 #define fw_device(dev) container_of_const(dev, struct fw_device, device) argument
187 struct device *fw_device; member
11283 u8 fw_device[0x8]; global() member