Searched defs:fw_device (Results 1 – 2 of 2) 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
11150 u8 fw_device[0x8]; member