Searched refs:sbp2_driver (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/firewire/
H A Dfw-sbp2.c772 static struct fw_driver sbp2_driver = { variable in typeref:struct:fw_driver
1172 return driver_register(&sbp2_driver.driver);
1177 driver_unregister(&sbp2_driver.driver);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Dsbp2.c255 static struct hpsb_protocol_driver sbp2_driver = { variable in typeref:struct:hpsb_protocol_driver
2113 ret = hpsb_register_protocol(&sbp2_driver);
2124 hpsb_unregister_protocol(&sbp2_driver);

Completed in 111 milliseconds