Searched refs:rio_scan (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/rapidio/
H A Drio.h43 extern int rio_register_scan(int mport_id, struct rio_scan *scan_ops);
44 extern int rio_unregister_scan(int mport_id, struct rio_scan *scan_ops);
H A Drio.c1900 int rio_register_scan(int mport_id, struct rio_scan *scan_ops)
1975 int rio_unregister_scan(int mport_id, struct rio_scan *scan_ops)
H A Drio-scan.c1119 static struct rio_scan rio_scan_ops = {
/linux-master/include/linux/
H A Drio.h293 struct rio_scan *nscan;
523 * struct rio_scan - RIO enumeration and discovery operations
528 struct rio_scan { struct
544 struct rio_scan *ops;

Completed in 116 milliseconds