Linux Kernel
3.7.1
|
#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) |
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.