Searched refs:proc_write (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/arch/ppc64/kernel/ ! |
D | viopath.c | 249 static int proc_write(struct file *file, const char *buffer, in proc_write() function 268 ent->write_proc = proc_write; in vio_proc_init()
|
/linux-2.4.37.9/net/core/ ! |
D | pktgen.c | 931 static int proc_write(struct file *file, const char *user_buffer, in proc_write() function 1354 pginfos[i].proc_ent->write_proc = proc_write; in init()
|
/linux-2.4.37.9/drivers/net/wireless/ ! |
D | airo.c | 3461 static ssize_t proc_write( struct file *file, 3496 .write = proc_write, 3503 .write = proc_write, 3510 .write = proc_write, 3517 .write = proc_write, 3524 .write = proc_write, 3693 static ssize_t proc_write( struct file *file, function
|