1IEEE1284_RELEASE(3)                Functions               IEEE1284_RELEASE(3)
2
3
4

NAME

6       ieee1284_release - release a port
7

SYNOPSIS

9       #include <ieee1284.h>
10
11       void ieee1284_release(struct parport *port);
12

DESCRIPTION

14       This function undoes the effect of ieee1284_claim(3) by releasing the
15       port for use by other drivers. It is good practice to release the port
16       whenever convenient. If it is never convenient to do so, the F1284_EXCL
17       flag should be specified at initialization.
18

AUTHOR

20       Tim Waugh <twaugh@redhat.com>
21           Author.
22
24       Copyright © 2001-2003 Tim Waugh
25
26
27
28[FIXME: source]                   07/21/2022               IEEE1284_RELEASE(3)
Impressum