Home
last modified time | relevance | path

Searched defs:fw_device (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dfirewire.h212 struct fw_device { struct
221 // A set of enum fw_device_quirk. argument
241 #define fw_device(dev) container_of_const(dev, struct fw_device, device) argument
/linux/drivers/net/wireless/marvell/libertas/
H A Ddev.h187 struct device *fw_device; member