Home
last modified time | relevance | path

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

/linux-4.1.27/net/atm/
Dmpoa_proc.c49 static int proc_mpc_open(struct inode *inode, struct file *file);
60 .open = proc_mpc_open,
201 static int proc_mpc_open(struct inode *inode, struct file *file) in proc_mpc_open() function