Searched hist:"88645 a86e3420cddfe5bb9cd8d7c15aff8f54b46" (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/auxdisplay/ |
H A D | hd44780_common.h | diff 88645a86e3420cddfe5bb9cd8d7c15aff8f54b46 Tue Nov 03 10:58:13 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: add home to charlcd_ops
This adds a home function to the charlcd_ops struct and offer an implementation for hd44780_common. This implementation is used by our two hd44780 drivers. This is to make charlcd device independent.
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 88645a86e3420cddfe5bb9cd8d7c15aff8f54b46 Tue Nov 03 10:58:13 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: add home to charlcd_ops
This adds a home function to the charlcd_ops struct and offer an implementation for hd44780_common. This implementation is used by our two hd44780 drivers. This is to make charlcd device independent.
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 88645a86e3420cddfe5bb9cd8d7c15aff8f54b46 Tue Nov 03 10:58:13 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: add home to charlcd_ops
This adds a home function to the charlcd_ops struct and offer an implementation for hd44780_common. This implementation is used by our two hd44780 drivers. This is to make charlcd device independent.
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 88645a86e3420cddfe5bb9cd8d7c15aff8f54b46 Tue Nov 03 10:58:13 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: add home to charlcd_ops
This adds a home function to the charlcd_ops struct and offer an implementation for hd44780_common. This implementation is used by our two hd44780 drivers. This is to make charlcd device independent.
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 88645a86e3420cddfe5bb9cd8d7c15aff8f54b46 Tue Nov 03 10:58:13 CET 2020 Lars Poeschel <poeschel@lemonage.de> auxdisplay: add home to charlcd_ops
This adds a home function to the charlcd_ops struct and offer an implementation for hd44780_common. This implementation is used by our two hd44780 drivers. This is to make charlcd device independent.
Reviewed-by: Willy Tarreau <w@1wt.eu> Signed-off-by: Lars Poeschel <poeschel@lemonage.de> Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
|