Searched refs:debug_output (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/usb/host/ |
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
|
D | ehci-dbg.c | 296 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, in debug_output() function
|
/linux-6.12.1/arch/s390/kernel/ |
D | debug.c | 69 static ssize_t debug_output(struct file *file, char __user *user_buf, 162 .read = debug_output, 454 static ssize_t debug_output(struct file *file, /* file descriptor */ in debug_output() function
|
/linux-6.12.1/drivers/usb/fotg210/ |
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
|