Searched refs:fw_driver (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/firewire/
H A Dfw-device.h132 struct fw_driver { struct
139 static inline struct fw_driver *
140 fw_driver(struct device_driver *drv) function
142 return container_of(drv, struct fw_driver, driver);
H A Dfw-device.c77 struct fw_driver *driver = fw_driver(drv);
708 struct fw_driver *driver = (struct fw_driver *)dev->driver;
H A Dfw-sbp2.c772 static struct fw_driver sbp2_driver = {

Completed in 96 milliseconds