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

/linux-master/drivers/usb/host/
H A Dehci-dbg.c296 static ssize_t debug_output(struct file*, char __user*, size_t, loff_t*);
302 .read = debug_output,
310 .read = debug_output,
318 .read = debug_output,
326 .read = debug_output,
955 static ssize_t debug_output(struct file *file, char __user *user_buf, function
H A Dohci-dbg.c364 static ssize_t debug_output(struct file*, char __user*, size_t, loff_t*);
370 .read = debug_output,
377 .read = debug_output,
384 .read = debug_output,
704 static ssize_t debug_output(struct file *file, char __user *user_buf, function
/linux-master/arch/s390/kernel/
H A Ddebug.c69 static ssize_t debug_output(struct file *file, char __user *user_buf,
162 .read = debug_output,
451 * debug_output:
455 static ssize_t debug_output(struct file *file, /* file descriptor */ function
/linux-master/drivers/usb/fotg210/
H A Dfotg210-hcd.c286 static ssize_t debug_output(struct file*, char __user*, size_t, loff_t*);
292 .read = debug_output,
299 .read = debug_output,
306 .read = debug_output,
776 static ssize_t debug_output(struct file *file, char __user *user_buf, function

Completed in 367 milliseconds