Searched defs:seg7_conversion_map (Results 1 – 5 of 5) sorted by relevance
30 struct seg7_conversion_map { struct33 #define SEG7_CONVERSION_MAP(_name,_map) struct seg7_conversion_map _name = {.table = { _map } } argument
66 struct seg7_conversion_map { struct70 static __inline__ int map_to_seg7(struct seg7_conversion_map *map, int c) in map_to_seg7() argument
75 struct seg7_conversion_map { struct79 static __inline__ int map_to_seg7(struct seg7_conversion_map *map, int c) in map_to_seg7() argument
17 struct seg7_conversion_map { struct20 static __inline__ int map_to_seg7(struct seg7_conversion_map *map, int c) in map_to_seg7() argument