Searched refs:tty_ldiscs_proc_fops (Results 1 – 3 of 3) sorted by relevance
187 proc_create("tty/ldiscs", 0, NULL, &tty_ldiscs_proc_fops); in proc_tty_init()
240 const struct file_operations tty_ldiscs_proc_fops = { variable
500 extern const struct file_operations tty_ldiscs_proc_fops;