Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thunderbolt/
Ddebugfs.c82 static bool parse_line(char **line, u32 *offs, u32 *val, int short_fmt_len, in parse_line() argument
110 if (ret == short_fmt_len) { in parse_line()
112 *val = v[short_fmt_len - 1]; in parse_line()