rio_clear_locks

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

rio_clear_locks - Release all host locks and signal enumeration complete

SYNOPSIS

int rio_clear_locks(struct rio_mport * port);

ARGUMENTS

port

Master port to issue transaction

DESCRIPTION

Marks the component tag CSR on each device with the enumeration complete flag. When complete, it then release the host locks on each device. Returns 0 on success or -EINVAL on failure.

AUTHOR

Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>

Author.