/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _PRINTK_BRAILLE_H #define _PRINTK_BRAILLE_H #ifdef CONFIG_A11Y_BRAILLE_CONSOLE
static inline void braille_set_options(struct console_cmdline *c, char *brl_options) { c->brl_options = brl_options; }Contributors
| Person | Tokens | Prop | Commits | CommitProp |
| Joe Perches | 22 | 100.00% | 1 | 100.00% |
| Total | 22 | 100.00% | 1 | 100.00% |
| Person | Tokens | Prop | Commits | CommitProp |
| Joe Perches | 15 | 100.00% | 1 | 100.00% |
| Total | 15 | 100.00% | 1 | 100.00% |
| Person | Tokens | Prop | Commits | CommitProp |
| Joe Perches | 18 | 90.00% | 1 | 50.00% |
| Samuel Thibault | 2 | 10.00% | 1 | 50.00% |
| Total | 20 | 100.00% | 2 | 100.00% |
| Person | Tokens | Prop | Commits | CommitProp |
| Joe Perches | 20 | 100.00% | 1 | 100.00% |
| Total | 20 | 100.00% | 1 | 100.00% |
| Person | Tokens | Prop | Commits | CommitProp |
| Joe Perches | 15 | 100.00% | 1 | 100.00% |
| Total | 15 | 100.00% | 1 | 100.00% |
| Person | Tokens | Prop | Commits | CommitProp |
| Joe Perches | 141 | 96.58% | 1 | 33.33% |
| Samuel Thibault | 4 | 2.74% | 1 | 33.33% |
| Greg Kroah-Hartman | 1 | 0.68% | 1 | 33.33% |
| Total | 146 | 100.00% | 3 | 100.00% |