Searched defs:type_str (Results 1 – 2 of 2) sorted by relevance
106 static int type_string_get_num_values(const char *type_str) in type_string_get_num_values()118 static size_t type_string_get_space_size(const char *type_str) in type_string_get_space_size()149 static void *type_string_alloc(const char *type_str, uint32_t *count) in type_string_alloc()173 static int type_string_pack(const char *type_str, char * const values[], in type_string_pack()211 static int type_string_write_vars(const char *type_str, uint8_t *data, in type_string_write_vars()
990 const char *type_str; in display_sdram_details() local