Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
c67x00-hcd.c File Reference
#include <linux/device.h>
#include <linux/platform_device.h>
#include <linux/usb.h>
#include "c67x00.h"
#include "c67x00-hcd.h"

Go to the source code of this file.

Functions

int c67x00_hcd_probe (struct c67x00_sie *sie)
 
void c67x00_hcd_remove (struct c67x00_sie *sie)
 

Function Documentation

int c67x00_hcd_probe ( struct c67x00_sie sie)

Definition at line 343 of file c67x00-hcd.c.

void c67x00_hcd_remove ( struct c67x00_sie sie)

Definition at line 403 of file c67x00-hcd.c.