Searched refs:debug_output (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/host/ |
H A D | ohci-dbg.c | 364 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/drivers/usb/fotg210/ |
H A D | fotg210-hcd.c | 286 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, in debug_output() function
|