Searched refs:parse_format (Results 1 – 2 of 2) sorted by relevance
1270 static int parse_format(tuple_t *tuple, cistpl_format_t *fmt) in parse_format() function1346 ret = parse_format(tuple, &parse->format); in pcmcia_parse_tuple()
6763 static enum tep_errno parse_format(struct tep_event **eventp, in parse_format() function6880 int ret = parse_format(eventp, tep, buf, size, sys); in __parse_event()