Home
last modified time | relevance | path

Searched defs:user_buf (Results 1 – 10 of 10) sorted by relevance

/linux-2.4.37.9/arch/s390/kernel/
Ddebug.c440 char *user_buf, /* user buffer */ in debug_output()
486 const char *user_buf, size_t length, in debug_input()
1049 struct file *file, const char *user_buf, in debug_input_level_fn()
1113 struct file *file, const char *user_buf, in debug_input_flush_fn()
/linux-2.4.37.9/arch/s390x/kernel/
Ddebug.c440 char *user_buf, /* user buffer */ in debug_output()
486 const char *user_buf, size_t length, in debug_input()
1049 struct file *file, const char *user_buf, in debug_input_level_fn()
1113 struct file *file, const char *user_buf, in debug_input_flush_fn()
/linux-2.4.37.9/drivers/s390/
Ds390io.c8335 chan_subch_read (struct file *file, char *user_buf, size_t user_len, in chan_subch_read()
8418 cio_device_entry_read (struct file *file, char *user_buf, size_t user_len, in cio_device_entry_read()
8883 cio_ignore_proc_read (struct file *file, char *user_buf, size_t user_len, in cio_ignore_proc_read()
8902 cio_ignore_proc_write (struct file *file, const char *user_buf, in cio_ignore_proc_write()
9004 cio_irq_proc_read (struct file *file, char *user_buf, size_t user_len, in cio_irq_proc_read()
9135 cio_chpids_proc_read( struct file *file, char *user_buf, size_t user_len, loff_t * offset) in cio_chpids_proc_read()
9153 cio_chpids_proc_write (struct file *file, const char *user_buf, in cio_chpids_proc_write()
/linux-2.4.37.9/arch/sparc64/prom/
Dtree.c148 prom_getstring(int node, char *prop, char *user_buf, int ubuf_size) in prom_getstring()
/linux-2.4.37.9/arch/sparc/prom/
Dtree.c163 void prom_getstring(int node, char *prop, char *user_buf, int ubuf_size) in prom_getstring()
/linux-2.4.37.9/drivers/s390/char/
Dtape.c174 tape_devices_read (struct file *file, char *user_buf, size_t user_len, loff_t * offset) in tape_devices_read()
/linux-2.4.37.9/drivers/s390/block/
Ddasd.c4654 dasd_generic_read (struct file *file, char *user_buf, size_t user_len, in dasd_generic_read()
4905 dasd_devices_write (struct file *file, const char *user_buf, in dasd_devices_write()
5158 dasd_statistics_write (struct file *file, const char *user_buf, in dasd_statistics_write()
/linux-2.4.37.9/drivers/media/video/
Dswarm_saa7114h.c656 static int grab_frame(struct saa7114h *d, void *user_buf, int print_eav) in grab_frame()
/linux-2.4.37.9/drivers/usb/serial/
Ddigi_acceleport.c1255 unsigned char user_buf[64]; /* 64 bytes is max USB bulk packet */ in digi_write() local
/linux-2.4.37.9/drivers/s390/net/
Dqeth.c10692 static ssize_t qeth_procfile_read(struct file *file,char *user_buf, in qeth_procfile_read()