Searched hist:d3a2fb810f273b7a2c393d4de28ae91a3f76985d (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/auxdisplay/ |
H A D | hd44780_common.h | diff d3a2fb810f273b7a2c393d4de28ae91a3f76985d Tue Nov 03 10:58:12 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: provide hd44780_common_gotoxy
Provide a hd44780_common_gotoxy function and a pointer in the ops for charlcd to use to move the cursor.
Reviewed-by: Willy Tarreau <w@1wt.eu> Signed-off-by: Lars Poeschel <poeschel@lemonage.de> Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
|
H A D | hd44780_common.c | diff d3a2fb810f273b7a2c393d4de28ae91a3f76985d Tue Nov 03 10:58:12 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: provide hd44780_common_gotoxy
Provide a hd44780_common_gotoxy function and a pointer in the ops for charlcd to use to move the cursor.
Reviewed-by: Willy Tarreau <w@1wt.eu> Signed-off-by: Lars Poeschel <poeschel@lemonage.de> Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
|
H A D | charlcd.h | diff d3a2fb810f273b7a2c393d4de28ae91a3f76985d Tue Nov 03 10:58:12 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: provide hd44780_common_gotoxy
Provide a hd44780_common_gotoxy function and a pointer in the ops for charlcd to use to move the cursor.
Reviewed-by: Willy Tarreau <w@1wt.eu> Signed-off-by: Lars Poeschel <poeschel@lemonage.de> Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
|
H A D | hd44780.c | diff d3a2fb810f273b7a2c393d4de28ae91a3f76985d Tue Nov 03 10:58:12 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: provide hd44780_common_gotoxy
Provide a hd44780_common_gotoxy function and a pointer in the ops for charlcd to use to move the cursor.
Reviewed-by: Willy Tarreau <w@1wt.eu> Signed-off-by: Lars Poeschel <poeschel@lemonage.de> Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
|
H A D | panel.c | diff d3a2fb810f273b7a2c393d4de28ae91a3f76985d Tue Nov 03 10:58:12 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: provide hd44780_common_gotoxy
Provide a hd44780_common_gotoxy function and a pointer in the ops for charlcd to use to move the cursor.
Reviewed-by: Willy Tarreau <w@1wt.eu> Signed-off-by: Lars Poeschel <poeschel@lemonage.de> Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
|