#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 | 97.24% | 1 | 50.00% |
Samuel Thibault | 4 | 2.76% | 1 | 50.00% |
Total | 145 | 100.00% | 2 | 100.00% |