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 #define fw_device(dev) container_of_const(dev, struct fw_device, device) argument
191 struct device *fw_device; member
10686 u8 fw_device[0x8]; member