|
Linux Kernel
3.7.1
|
#include <linux/fs.h>#include <linux/mm.h>#include <linux/gfp.h>#include <linux/poll.h>#include <linux/usb.h>#include <linux/usbdevice_fs.h>#include <linux/usb/hcd.h>#include <linux/mutex.h>#include <linux/uaccess.h>#include "usb.h"Go to the source code of this file.
Data Structures | |
| struct | device_connect_event |
| struct | class_info |
Macros | |
| #define | ALLOW_SERIAL_NUMBER |
Functions | |
| void | usbfs_conn_disc_event (void) |
Variables | |
| struct file_operations | usbfs_devices_fops |
| struct file_operations usbfs_devices_fops |
1.8.2