Searched hist:b8209f694f7f4256181deea92d30eedb908d6788 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/accessibility/speakup/ |
H A D | main.c | diff b8209f694f7f4256181deea92d30eedb908d6788 Tue Aug 18 03:56:53 CDT 2020 Jiri Slaby <jslaby@suse.cz> vc: propagate "viewed as bool" from screenpos up
viewed is used as a flag, i.e. bool. So treat is as such in most of the places. vcs_vc is handled in the next patch.
Note: the last parameter of invert_screen was misnamed in the declaration since 1.1.92.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> Link: https://lore.kernel.org/r/20200818085706.12163-3-jslaby@suse.cz Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/include/linux/ |
H A D | selection.h | diff b8209f694f7f4256181deea92d30eedb908d6788 Tue Aug 18 03:56:53 CDT 2020 Jiri Slaby <jslaby@suse.cz> vc: propagate "viewed as bool" from screenpos up
viewed is used as a flag, i.e. bool. So treat is as such in most of the places. vcs_vc is handled in the next patch.
Note: the last parameter of invert_screen was misnamed in the declaration since 1.1.92.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> Link: https://lore.kernel.org/r/20200818085706.12163-3-jslaby@suse.cz Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/drivers/tty/vt/ |
H A D | selection.c | diff b8209f694f7f4256181deea92d30eedb908d6788 Tue Aug 18 03:56:53 CDT 2020 Jiri Slaby <jslaby@suse.cz> vc: propagate "viewed as bool" from screenpos up
viewed is used as a flag, i.e. bool. So treat is as such in most of the places. vcs_vc is handled in the next patch.
Note: the last parameter of invert_screen was misnamed in the declaration since 1.1.92.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> Link: https://lore.kernel.org/r/20200818085706.12163-3-jslaby@suse.cz Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | vt.c | diff b8209f694f7f4256181deea92d30eedb908d6788 Tue Aug 18 03:56:53 CDT 2020 Jiri Slaby <jslaby@suse.cz> vc: propagate "viewed as bool" from screenpos up
viewed is used as a flag, i.e. bool. So treat is as such in most of the places. vcs_vc is handled in the next patch.
Note: the last parameter of invert_screen was misnamed in the declaration since 1.1.92.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> Link: https://lore.kernel.org/r/20200818085706.12163-3-jslaby@suse.cz Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|