Home
last modified time | relevance | path

Searched refs:RIO_MPORT_ANY (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/rapidio/
A Drio.h14 #define RIO_MPORT_ANY (-1) macro
A Drio.c1908 if ((mport_id != RIO_MPORT_ANY && mport_id >= RIO_MAX_MPORTS) || in rio_register_scan()
1951 } else if (mport_id == RIO_MPORT_ANY && !port->nscan) in rio_register_scan()
1982 if (mport_id != RIO_MPORT_ANY && mport_id >= RIO_MAX_MPORTS) in rio_unregister_scan()
1989 (mport_id == RIO_MPORT_ANY && port->nscan == scan_ops)) in rio_unregister_scan()
2174 scan->mport_id == RIO_MPORT_ANY) { in rio_register_mport()
A Drio-sysfs.c297 if (val == RIO_MPORT_ANY) { in scan_store()
A Drio-scan.c1142 if (rio_register_scan(RIO_MPORT_ANY, &rio_scan_ops)) in rio_basic_attach()
/linux/Documentation/ABI/testing/
A Dsysfs-bus-rapidio200 user must write '-1' (or RIO_MPORT_ANY) into this attribute
/linux/Documentation/driver-api/rapidio/
A Drapidio.rst237 write '-1' (or RIO_MPORT_ANY) into the scan attribute file.

Completed in 12 milliseconds