Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/sof/
Ddebug.c31 strsplit_u32(char **buf, const char *delim, u32 **tkns, size_t *num_tkns) in strsplit_u32() function
91 ret = strsplit_u32((char **)&buf, ",", tkns, num_tkns); in tokenize_input()