Home
last modified time | relevance | path

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

/openbmc/linux/net/atm/
H A Dmpoa_proc.c50 static int proc_mpc_open(struct inode *inode, struct file *file);
57 .proc_open = proc_mpc_open,
201 static int proc_mpc_open(struct inode *inode, struct file *file) in proc_mpc_open() function