Searched refs:rio_scan (Results 1 – 3 of 3) sorted by relevance
43 extern int rio_register_scan(int mport_id, struct rio_scan *scan_ops);
1122 static struct rio_scan rio_scan_ops = {
1839 int rio_register_scan(int mport_id, struct rio_scan *scan_ops) in rio_register_scan()