Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
toneport.h File Reference
#include <linux/usb.h>
#include <sound/core.h>
#include "driver.h"

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)
 

Function Documentation

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.