Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/libertas/
Dif_cs.c103 static int debug_output = 0; variable
106 #define debug_output 0 macro
112 if (debug_output) in if_cs_read8()
119 if (debug_output) in if_cs_read16()
129 if (debug_output) in if_cs_read16_rep()
137 if (debug_output) in if_cs_write8()
144 if (debug_output) in if_cs_write16()
155 if (debug_output) in if_cs_write16_rep()
/linux-4.1.27/drivers/usb/host/
Dohci-dbg.c363 static ssize_t debug_output(struct file*, char __user*, size_t, loff_t*);
369 .read = debug_output,
376 .read = debug_output,
383 .read = debug_output,
701 static ssize_t debug_output(struct file *file, char __user *user_buf, in debug_output() function
Dehci-dbg.c341 static ssize_t debug_output(struct file*, char __user*, size_t, loff_t*);
347 .read = debug_output,
354 .read = debug_output,
361 .read = debug_output,
368 .read = debug_output,
978 static ssize_t debug_output(struct file *file, char __user *user_buf, in debug_output() function
Dfusbh200-hcd.c306 static ssize_t debug_output(struct file*, char __user*, size_t, loff_t*);
312 .read = debug_output,
319 .read = debug_output,
326 .read = debug_output,
779 static ssize_t debug_output(struct file *file, char __user *user_buf, in debug_output() function
Dfotg210-hcd.c314 static ssize_t debug_output(struct file*, char __user*, size_t, loff_t*);
320 .read = debug_output,
327 .read = debug_output,
334 .read = debug_output,
808 static ssize_t debug_output(struct file *file, char __user *user_buf, in debug_output() function
/linux-4.1.27/arch/s390/kernel/
Ddebug.c69 static ssize_t debug_output(struct file *file, char __user *user_buf,
176 .read = debug_output,
529 debug_output(struct file *file, /* file descriptor */ in debug_output() function