Searched refs:fw_device (Results 1 – 2 of 2) sorted by relevance
187 struct fw_device { struct213 #define fw_device(dev) container_of_const(dev, struct fw_device, device) argument215 static inline int fw_device_is_shutdown(struct fw_device *device) in fw_device_is_shutdown()220 int fw_device_enable_phys_dma(struct fw_device *device);245 #define fw_parent_device(unit) fw_device(unit->device.parent)
11150 u8 fw_device[0x8]; member