Searched refs:hpsb_protocol_driver (Results 1 – 6 of 6) sorted by relevance
118 struct hpsb_protocol_driver *driver;160 struct hpsb_protocol_driver { struct208 int hpsb_register_protocol(struct hpsb_protocol_driver *driver); argument209 void hpsb_unregister_protocol(struct hpsb_protocol_driver *driver);
809 struct hpsb_protocol_driver *driver) in nodemgr_claim_unit_directory()850 nodemgr_match_driver(struct hpsb_protocol_driver *driver, in nodemgr_match_driver()879 static struct hpsb_protocol_driver *883 struct hpsb_protocol_driver *match, *driver; in nodemgr_find_driver()888 driver = list_entry(l, struct hpsb_protocol_driver, list); in nodemgr_find_driver()903 struct hpsb_protocol_driver *driver; in nodemgr_bind_drivers()916 int hpsb_register_protocol(struct hpsb_protocol_driver *driver) in hpsb_register_protocol()958 void hpsb_unregister_protocol(struct hpsb_protocol_driver *driver) in hpsb_unregister_protocol()
1281 static struct hpsb_protocol_driver video1394_driver = {
268 static struct hpsb_protocol_driver sbp2_driver = {
2579 static struct hpsb_protocol_driver dv1394_driver = {
2523 static struct hpsb_protocol_driver raw1394_driver = {