|  | LIRC libraries
    LinuxInfraredRemoteControl | 
Implements input_map.h. More...
#include <stdio.h>#include <stdlib.h>#include <string.h>#include "lirc/input_map.inc"Go to the source code of this file.
| Typedefs | |
| typedef unsigned short | linux_input_code | 
| Functions | |
| int | get_input_code (const char *name, linux_input_code *code) | 
| void | fprint_namespace (FILE *f) | 
| int | is_in_namespace (const char *name) | 
| Variables | |
| struct { | |
| char * name | |
| linux_input_code code | |
| } | input_map [] | 
Implements input_map.h.
Definition in file input_map.c.