Searched refs:map_to_seg7 (Results 1 – 3 of 3) sorted by relevance
460 buf[0] = map_to_seg7(&seg->map.seg7, *s++); in ht16k33_seg7_update()462 buf[2] = map_to_seg7(&seg->map.seg7, *s++); in ht16k33_seg7_update()466 buf[6] = map_to_seg7(&seg->map.seg7, *s++); in ht16k33_seg7_update()468 buf[8] = map_to_seg7(&seg->map.seg7, *s++); in ht16k33_seg7_update()
70 static __inline__ int map_to_seg7(struct seg7_conversion_map *map, int c) in map_to_seg7() function
151 val = map_to_seg7(&map_seg7, chr); in setChar()