Home
last modified time | relevance | path

Searched defs:get_token (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dstrfilter.c38 static const char *get_token(const char *s, const char **e) in get_token() function
/OK3568_Linux_fs/u-boot/cmd/
H A Dpxe.c970 static void get_token(char **p, struct token *t, enum lex_state state) in get_token() function
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dtopology.c472 int (*get_token)(void *elem, void *object, u32 offset, u32 size); member