patch-2.3.34 linux/drivers/usb/uhci-debug.h
Next file: linux/drivers/usb/uhci.c
Previous file: linux/drivers/usb/uhci-debug.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Dec 16 01:27:42 1999
- Orig file:
v2.3.33/linux/drivers/usb/uhci-debug.h
- Orig date:
Wed Dec 31 16:00:00 1969
diff -u --recursive --new-file v2.3.33/linux/drivers/usb/uhci-debug.h linux/drivers/usb/uhci-debug.h
@@ -0,0 +1,7 @@
+void uhci_show_qh(puhci_desc_t qh);
+void uhci_show_td(puhci_desc_t td);
+void uhci_show_td_queue(puhci_desc_t td);
+void uhci_show_queue(puhci_desc_t qh);
+void uhci_show_status(puhci_t s);
+void beep(long freq);
+void dump_urb (purb_t purb);
\ No newline at end of file
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)