From 9ccd6e0d99208ca9a7bb514cc956b1de6800940b Mon Sep 17 00:00:00 2001 From: mattis fjallstrom Date: Tue, 11 Aug 2015 19:29:20 -0700 Subject: Bluetooth working in sleep mode. Change-Id: I20e42e204dbf73c5f8468fc7733fa29c6ea1c2f2 --- include/linux/serial_core.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/linux/serial_core.h') diff --git a/include/linux/serial_core.h b/include/linux/serial_core.h index 8148bc7d0a8..20920ee1b19 100644 --- a/include/linux/serial_core.h +++ b/include/linux/serial_core.h @@ -68,6 +68,8 @@ struct uart_ops { unsigned int oldstate); int (*set_wake)(struct uart_port *, unsigned int state); void (*wake_peer)(struct uart_port *); + void (*rts_enable)(struct uart_port *); + void (*rts_disable)(struct uart_port *); /* * Return a string describing the type of the port -- cgit v1.2.3-70-g09d2