Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | usb_line6_toneport |
Functions | |
void | line6_toneport_disconnect (struct usb_interface *interface) |
int | line6_toneport_init (struct usb_interface *interface, struct usb_line6_toneport *toneport) |
void | line6_toneport_reset_resume (struct usb_line6_toneport *toneport) |
void line6_toneport_disconnect | ( | struct usb_interface * | interface | ) |
Definition at line 430 of file toneport.c.
int line6_toneport_init | ( | struct usb_interface * | interface, |
struct usb_line6_toneport * | toneport | ||
) |
Definition at line 408 of file toneport.c.
void line6_toneport_reset_resume | ( | struct usb_line6_toneport * | toneport | ) |
Definition at line 422 of file toneport.c.