Searched defs:fw_device (Results 1 – 3 of 3) sorted by relevance
187 struct fw_device { struct188 atomic_t state;189 struct fw_node *node;213 #define fw_device(dev) container_of_const(dev, struct fw_device, device) argument
191 struct device *fw_device; member
11138 u8 fw_device[0x8]; member