Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pcmcia/
Dcistpl.c1270 static int parse_format(tuple_t *tuple, cistpl_format_t *fmt) in parse_format() function
1346 ret = parse_format(tuple, &parse->format); in pcmcia_parse_tuple()
/Linux-v6.1/tools/lib/traceevent/
Devent-parse.c6763 static enum tep_errno parse_format(struct tep_event **eventp, in parse_format() function
6880 int ret = parse_format(eventp, tep, buf, size, sys); in __parse_event()