Home
last modified time | relevance | path

Searched refs:debug_output (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/host/
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, in debug_output() function
/linux/arch/s390/kernel/
H A Ddebug.c70 static ssize_t debug_output(struct file *file, char __user *user_buf,
164 .read = debug_output,
548 static ssize_t debug_output(struct file *file, /* file descriptor */ in debug_output() function