Linux Kernel
3.7.1
|
Data Fields | |
struct ccg_usb_function ** | functions |
struct list_head | enabled_functions |
struct usb_composite_dev * | cdev |
struct device * | dev |
bool | enabled |
struct mutex | mutex |
bool | connected |
bool | sw_connected |
struct work_struct | work |
unsigned int | max_func_num |
unsigned int | func_num |
struct ffs_obj | ffs_tab [GFS_MAX_DEVS] |
struct ffs_obj ffs_tab[GFS_MAX_DEVS] |
struct ccg_usb_function** functions |
struct work_struct work |