|
Linux Kernel
3.7.1
|
#include <linux/scatterlist.h>Go to the source code of this file.
Data Structures | |
| struct | musb_qh |
Functions | |
| void | musb_root_disconnect (struct musb *musb) |
| int | musb_hub_status_data (struct usb_hcd *hcd, char *buf) |
| int | musb_hub_control (struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) |
Variables | |
| struct hc_driver | musb_hc_driver |
| int musb_hub_control | ( | struct usb_hcd * | hcd, |
| u16 | typeReq, | ||
| u16 | wValue, | ||
| u16 | wIndex, | ||
| char * | buf, | ||
| u16 | wLength | ||
| ) |
Definition at line 227 of file musb_virthub.c.
Definition at line 214 of file musb_virthub.c.
Definition at line 179 of file musb_virthub.c.
| struct hc_driver musb_hc_driver |
Definition at line 2448 of file musb_host.c.
1.8.2