|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | usbmisc_ops |
| struct | usbmisc_usb_device |
Functions | |
| int | usbmisc_set_ops (const struct usbmisc_ops *ops) |
| void | usbmisc_unset_ops (const struct usbmisc_ops *ops) |
| int | usbmisc_get_init_data (struct device *dev, struct usbmisc_usb_device *usbdev) |
| int usbmisc_get_init_data | ( | struct device * | dev, |
| struct usbmisc_usb_device * | usbdev | ||
| ) |
Definition at line 60 of file ci13xxx_imx.c.
| int usbmisc_set_ops | ( | const struct usbmisc_ops * | ops | ) |
Definition at line 43 of file ci13xxx_imx.c.
| void usbmisc_unset_ops | ( | const struct usbmisc_ops * | ops | ) |
Definition at line 54 of file ci13xxx_imx.c.
1.8.2