Home
last modified time | relevance | path

Searched refs:map_to_seg7 (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/mips/txx9/generic/
D7segled.c33 c = map_to_seg7(&txx9_seg7map, c); in txx9_7segled_putc()
/linux-2.6.39/include/linux/
Dmap_to_7segment.h78 static __inline__ int map_to_seg7(struct seg7_conversion_map *map, int c) in map_to_seg7() function
/linux-2.6.39/drivers/input/misc/
Dyealink.c166 val = map_to_seg7(&map_seg7, chr); in setChar()