Searched refs:n_tracesink_open (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/tty/
H A Dn_tracesink.c61 * n_tracesink_open() - Called when a tty is opened by a SW entity.
74 static int n_tracesink_open(struct tty_struct *tty) n_tracesink_open() function
194 .open = n_tracesink_open,

Completed in 35 milliseconds