Home
last modified time | relevance | path

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

/linux/net/atm/
H A Dmpoa_proc.c51 static ssize_t proc_mpc_write(struct file *file, const char __user *buff,
60 .proc_write = proc_mpc_write,
206 static ssize_t proc_mpc_write(struct file *file, const char __user *buff, in proc_mpc_write() function
235 printk("mpoa: proc_mpc_write: could not parse '%s'\n", page); in proc_mpc_write()