Searched refs:type_out (Results 1 – 3 of 3) sorted by relevance
232 parse_mapping_value(const char *value, char **type_out, char **residual_out) in parse_mapping_value() argument238 *type_out = NULL; in parse_mapping_value()256 *type_out = type; in parse_mapping_value()
242 parse_evcode_string(const char *s, int *type_out, int *code_out) in parse_evcode_string() argument281 *type_out = type; in parse_evcode_string()
1830 char *type_out, uint8_t *len_out) in asmc_key_dump_by_index() argument1844 type_out)); in asmc_key_dump_by_index()1892 memcpy(type_out, &info_buf[1], ASMC_TYPELEN); in asmc_key_dump_by_index()1893 type_out[ASMC_TYPELEN] = '\0'; in asmc_key_dump_by_index()