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

/linux-4.1.27/net/atm/
H A Dmpoa_proc.c50 static ssize_t proc_mpc_write(struct file *file, const char __user *buff,
63 .write = proc_mpc_write,
206 static ssize_t proc_mpc_write(struct file *file, const char __user *buff, proc_mpc_write() function
234 printk("mpoa: proc_mpc_write: could not parse '%s'\n", page); proc_mpc_write()

Completed in 35 milliseconds