Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/um/drivers/
A Dchan_kern.c438 static struct chan *parse_chan(struct line *line, char *str, int device, in parse_chan() function
509 new = parse_chan(line, in, device, opts, error_out); in parse_chan_pair()
517 new = parse_chan(line, out, device, opts, error_out); in parse_chan_pair()
526 new = parse_chan(line, str, device, opts, error_out); in parse_chan_pair()

Completed in 4 milliseconds