Searched defs:user_buffer (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/usb/misc/
H A Dusblcd.c221 static ssize_t lcd_write(struct file *file, const char __user * user_buffer, lcd_write() argument
H A Dyurex.c448 static ssize_t yurex_write(struct file *file, const char __user *user_buffer, yurex_write() argument
H A Diowarrior.c480 __u8 __user *user_buffer; iowarrior_ioctl() local
336 iowarrior_write(struct file *file, const char __user *user_buffer, size_t count, loff_t *ppos) iowarrior_write() argument
H A Dftdi-elan.c1139 ftdi_elan_write(struct file *file, const char __user *user_buffer, size_t count, loff_t *ppos) ftdi_elan_write() argument
/linux-4.1.27/drivers/usb/
H A Dusb-skeleton.c361 static ssize_t skel_write(struct file *file, const char *user_buffer, skel_write() argument
/linux-4.1.27/net/bluetooth/
H A D6lowpan.c1270 lowpan_control_write(struct file *fp, const char __user *user_buffer, size_t count, loff_t *position) lowpan_control_write() argument
/linux-4.1.27/drivers/block/mtip32xx/
H A Dmtip32xx.c1341 static int mtip_get_identify(struct mtip_port *port, void __user *user_buffer) mtip_get_identify() argument
1860 exec_drive_command(struct mtip_port *port, u8 *command, void __user *user_buffer) exec_drive_command() argument
/linux-4.1.27/net/core/
H A Dpktgen.c735 static int hex32_arg(const char __user *user_buffer, unsigned long maxlen, hex32_arg() argument
756 static int count_trail_chars(const char __user * user_buffer, count_trail_chars() argument
781 static long num_arg(const char __user *user_buffer, unsigned long maxlen, num_arg() argument
800 static int strn_len(const char __user * user_buffer, unsigned int maxlen) strn_len() argument
852 pktgen_if_write(struct file *file, const char __user * user_buffer, size_t count, loff_t * offset) pktgen_if_write() argument
1787 pktgen_thread_write(struct file *file, const char __user * user_buffer, size_t count, loff_t * offset) pktgen_thread_write() argument

Completed in 368 milliseconds