Home
last modified time | relevance | path

Searched refs:rio_scan (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/rapidio/
H A Drio.h43 extern int rio_register_scan(int mport_id, struct rio_scan *scan_ops);
H A Drio-scan.c1122 static struct rio_scan rio_scan_ops = {
H A Drio.c1839 int rio_register_scan(int mport_id, struct rio_scan *scan_ops) in rio_register_scan()