suse man page for parport_wait_event

Query: parport_wait_event

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PARPORT_WAIT_EVENT(9)					       Parallel Port Devices					     PARPORT_WAIT_EVENT(9)

NAME
parport_wait_event - wait for an event on a parallel port
SYNOPSIS
int parport_wait_event(struct parport * port, signed long timeout);
ARGUMENTS
port port to wait on timeout time to wait (in jiffies)
DESCRIPTION
This function waits for up to timeout jiffies for an interrupt to occur on a parallel port. If the port timeout is set to zero, it returns immediately. If an interrupt occurs before the timeout period elapses, this function returns zero immediately. If it times out, it returns one. An error code less than zero indicates an error (most likely a pending signal), and the calling code should finish what it's doing as soon as it can.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PARPORT_WAIT_EVENT(9)
Related Man Pages
ieee1284_data_dir(3) - debian
ieee1284_read_data(3) - debian
ieee1284_write_data(3) - centos
ieee1284_data_dir(3) - suse
ieee1284_read_data(3) - suse
Similar Topics in the Unix Linux Community
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I
32 bit process addressing more than 4GB