Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/chrome/
H A Dcros_ec_ishtp.c168 static u8 next_token; in ish_send() local
/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A Devent-parse.c2184 static int alloc_and_process_delim(struct tep_event *event, char *next_token, in alloc_and_process_delim()
/OK3568_Linux_fs/kernel/drivers/block/
H A Drbd.c6261 static inline size_t next_token(const char **buf) in next_token() function