1RIO_CLEAR_LOCKS(9) Internals RIO_CLEAR_LOCKS(9)
2
3
4
6 rio_clear_locks - Release all host locks and signal enumeration
7 complete
8
10 int rio_clear_locks(struct rio_mport * port);
11
13 port
14 Master port to issue transaction
15
17 Marks the component tag CSR on each device with the enumeration
18 complete flag. When complete, it then release the host locks on each
19 device. Returns 0 on success or -EINVAL on failure.
20
22 Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
23 Author.
24
26Kernel Hackers Manual 2.6. June 2019 RIO_CLEAR_LOCKS(9)