Searched defs:mac_device (Results 1 – 1 of 1) sorted by relevance
23 struct mac_device { struct24 void __iomem *vaddr;25 struct device *dev;26 struct resource *res;50 void (*update_speed)(struct mac_device *mac_dev, int speed); argument59 static inline struct mac_device argument