Home
last modified time | relevance | path

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

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