Query: parport_find_number
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PARPORT_FIND_NUMBER(9) Parallel Port Devices PARPORT_FIND_NUMBER(9)NAMEparport_find_number - find a parallel port by numberSYNOPSISstruct parport * parport_find_number(int number);ARGUMENTSnumber parallel port numberDESCRIPTIONThis returns the parallel port with the specified number, or NULL if there is none. There is an implicit parport_get_port done already; to throw away the reference to the port that parport_find_number gives you, use parport_put_port.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PARPORT_FIND_NUMBER(9)
Related Man Pages |
---|
parport_register_port(9) - suse |
parport_register_device(9) - centos |
ieee1284_write_data(3) - debian |
ieee1284_write_data(3) - centos |
port_names(7) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Getting command output to putty window title. |
SOCKS proxy & PAM configuration exposure |
Docker learning Phase-I |
Shopt -s histappend |