Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dtpm.c55 static void *parse_byte_string(char *bytes, uint8_t *data, size_t *count_ptr) in parse_byte_string() argument
78 if (count_ptr) in parse_byte_string()
79 *count_ptr = count; in parse_byte_string()