int parport_find_class (parport_device_class cls, int from);
This walks through the list of parallel port devices looking for a device whose 'CLS' string matches cls in their IEEE 1284 Device ID.
When a device is found matching those requirements, its device number is returned; if there is no matching device, a negative value is returned.
A new search it initiated by passing NULL as the from argument. If from is not NULL, the search continues from that device.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".
If you have comments on the formatting of this manpage, then please contact Michael Still (mikal@stillhq.com).
This documentation was generated with kernel version 2.5.70.