Lines Matching refs:functions
6 Described here are the following functions:
8 Global functions:
33 Port functions (can be overridden by low-level drivers):
68 into global functions and port functions.
70 The global functions are mostly for communicating between the device
73 'generic' functions for doing standard things that will work on any
76 The port functions are provided by the low-level drivers, although the
78 The port functions can be split into three groups: SPP, EPP, and ECP.
80 SPP (Standard Parallel Port) functions modify so-called 'SPP'
86 EPP (Enhanced Parallel Port) functions are provided for reading and
88 functions are used for IEEE 1284 ECP mode. (What about BECP? Does
151 i.e. functions that act on data,
367 the callback functions.
485 These functions attempt to gain control of the parallel port on which
921 Some of the port->ops functions for a parport may take time, owing to
941 The functions in the port->ops structure (struct parport_operations)