N_HDLC_TTY_IOCTL
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
n_hdlc_tty_ioctl - process IOCTL system call for the tty device.
SYNOPSIS
"SYNOPSIS"
int n_hdlc_tty_ioctl (struct tty_struct * tty, struct file * file, unsigned int cmd, unsigned long arg);
ARGUMENTS
- tty
-
-- undescribed --
- file
-
-- undescribed --
- cmd
-
-- undescribed --
- arg
-
-- undescribed --
DESCRIPTION
tty - pointer to tty instance data
file - pointer to open file object for device
cmd - IOCTL command code
arg - argument for IOCTL call (cmd dependent)
Returns command dependent result.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:19 GMT, October 06, 2005