|
Linux Kernel
3.7.1
|
#include <linux/types.h>#include <linux/errno.h>#include <linux/delay.h>#include <linux/platform_device.h>#include <linux/slab.h>#include <linux/dma-mapping.h>#include <asm/io.h>#include <plat/usb.h>#include <plat/omap_device.h>#include "mux.h"Go to the source code of this file.
Functions | |
| void __init | usbhs_init (const struct usbhs_omap_board_data *pdata) |
| void __init usbhs_init | ( | const struct usbhs_omap_board_data * | pdata | ) |
Definition at line 551 of file usb-host.c.
1.8.2