Lines Matching refs:when
39 open() - Called when the line discipline is attached to
50 close() - This is called on a terminal when the line
55 hangup() - Called when the tty line is hung up.
88 ioctl() - (optional) Called when an ioctl is handed to the
92 compat_ioctl() - (optional) Called when a 32 bit ioctl is handed
204 reception when it is ready to process more data.
208 transmission when it can accept more data
248 need to take a reference when they push bits up through the driver.
259 open() - Called when a device is opened. May sleep
261 close() - Called when a device is closed. At the point of
281 ioctl() - Called when an ioctl may be for the driver