1WRITE_ZSDATA(9) Internal Functions WRITE_ZSDATA(9)
23
4
NAME
6write_zsdata - Write to a Z8530 control register
7
SYNOPSIS
9void write_zsdata(struct z8530_channel * c, u8 val);
10
ARGUMENTS
12c
13The Z8530 channel
1415
val
16Value to write
17
DESCRIPTION
19Write directly to the data register on the Z8530
20
AUTHOR
22Alan Cox <alan@lxorguk.ukuu.org.uk>
23Author.
24
COPYRIGHT
26Kernel Hackers Manual 2.6. June 2019 WRITE_ZSDATA(9)