Searched refs:debug_output (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/net/wireless/marvell/libertas/ |
D | if_cs.c | 90 static int debug_output = 0; variable 93 #define debug_output 0 macro 99 if (debug_output) in if_cs_read8() 106 if (debug_output) in if_cs_read16() 116 if (debug_output) in if_cs_read16_rep() 124 if (debug_output) in if_cs_write8() 131 if (debug_output) in if_cs_write16() 142 if (debug_output) in if_cs_write16_rep()
|
/linux-6.1.9/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
|
D | fotg210-hcd.c | 287 static ssize_t debug_output(struct file*, char __user*, size_t, loff_t*); 293 .read = debug_output, 300 .read = debug_output, 307 .read = debug_output, 784 static ssize_t debug_output(struct file *file, char __user *user_buf, in debug_output() function
|
/linux-6.1.9/arch/s390/kernel/ |
D | debug.c | 69 static ssize_t debug_output(struct file *file, char __user *user_buf, 162 .read = debug_output, 455 static ssize_t debug_output(struct file *file, /* file descriptor */ in debug_output() function
|