Searched hist:e176058f0de53c2346734e5254835e0045364001 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/tty/ |
H A D | tty_port.c | diff e176058f0de53c2346734e5254835e0045364001 Sat Oct 17 15:36:23 CDT 2015 Peter Hurley <peter@hurleysoftware.com> tty: Abstract tty buffer work
Introduce API functions to restart and cancel tty buffer work, rather than manipulate buffer work directly.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | tty_buffer.c | diff e176058f0de53c2346734e5254835e0045364001 Sat Oct 17 15:36:23 CDT 2015 Peter Hurley <peter@hurleysoftware.com> tty: Abstract tty buffer work
Introduce API functions to restart and cancel tty buffer work, rather than manipulate buffer work directly.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | n_tty.c | diff e176058f0de53c2346734e5254835e0045364001 Sat Oct 17 15:36:23 CDT 2015 Peter Hurley <peter@hurleysoftware.com> tty: Abstract tty buffer work
Introduce API functions to restart and cancel tty buffer work, rather than manipulate buffer work directly.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | tty_io.c | diff e176058f0de53c2346734e5254835e0045364001 Sat Oct 17 15:36:23 CDT 2015 Peter Hurley <peter@hurleysoftware.com> tty: Abstract tty buffer work
Introduce API functions to restart and cancel tty buffer work, rather than manipulate buffer work directly.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/include/linux/ |
H A D | tty.h | diff e176058f0de53c2346734e5254835e0045364001 Sat Oct 17 15:36:23 CDT 2015 Peter Hurley <peter@hurleysoftware.com> tty: Abstract tty buffer work
Introduce API functions to restart and cancel tty buffer work, rather than manipulate buffer work directly.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|