PARPORT_YIELD_BLOCKING
Section: (9)
Updated: 06 August 2003
Index
Return to Main Contents
NAME
parport_yield_blocking - relinquish a parallel port temporarily
SYNOPSIS
int parport_yield_blocking (struct pardevice * dev);
ARGUMENTS
- dev
-
a device on the parallel port
DESCRIPTION
This function relinquishes the port if it would be helpful to other
drivers to do so. Afterwards it tries to reclaim the port using
parport_claim_or_block, and the return value is the same as for
parport_claim_or_block.
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.0.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 08:41:28 GMT, April 09, 2004