Man Page: parport_yield_blocking
Operating Environment: centos
Section: 9
PARPORT_YIELD_BLOCKI(9) Parallel Port Devices PARPORT_YIELD_BLOCKI(9)NAMEparport_yield_blocking - relinquish a parallel port temporarilySYNOPSISint parport_yield_blocking(struct pardevice * dev);ARGUMENTSdev a device on the parallel portDESCRIPTIONThis 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PARPORT_YIELD_BLOCKI(9)
| Related Man Pages |
|---|
| parport_register_device(9) - suse |
| lpt(4) - freebsd |
| lpt(4) - minix |
| lpt(4) - xfree86 |
| lpt(4) - posix |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |