Searched defs:user_buf (Results 1 – 10 of 10) sorted by relevance
/linux-2.4.37.9/arch/s390/kernel/ |
D | debug.c | 440 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/ |
D | debug.c | 440 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/ |
D | s390io.c | 8335 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/ |
D | tree.c | 148 prom_getstring(int node, char *prop, char *user_buf, int ubuf_size) in prom_getstring()
|
/linux-2.4.37.9/arch/sparc/prom/ |
D | tree.c | 163 void prom_getstring(int node, char *prop, char *user_buf, int ubuf_size) in prom_getstring()
|
/linux-2.4.37.9/drivers/s390/char/ |
D | tape.c | 174 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/ |
D | dasd.c | 4654 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/ |
D | swarm_saa7114h.c | 656 static int grab_frame(struct saa7114h *d, void *user_buf, int print_eav) in grab_frame()
|
/linux-2.4.37.9/drivers/usb/serial/ |
D | digi_acceleport.c | 1255 unsigned char user_buf[64]; /* 64 bytes is max USB bulk packet */ in digi_write() local
|
/linux-2.4.37.9/drivers/s390/net/ |
D | qeth.c | 10692 static ssize_t qeth_procfile_read(struct file *file,char *user_buf, in qeth_procfile_read()
|