|
Linux Kernel
3.7.1
|
#include <maple.h>
Data Fields | |
| struct maple_driver * | driver |
| struct mapleq * | mq |
| void(* | callback )(struct mapleq *mq) |
| void(* | fileerr_handler )(struct maple_device *mdev, void *recvbuf) |
| int(* | can_unload )(struct maple_device *mdev) |
| unsigned long | when |
| unsigned long | interval |
| unsigned long | function |
| struct maple_devinfo | devinfo |
| unsigned char | port |
| unsigned char | unit |
| char | product_name [32] |
| char | product_licence [64] |
| atomic_t | busy |
| wait_queue_head_t | maple_wait |
| struct device | dev |
| int(* can_unload)(struct maple_device *mdev) |
| struct maple_devinfo devinfo |
| struct maple_driver* driver |
| void(* fileerr_handler)(struct maple_device *mdev, void *recvbuf) |
| wait_queue_head_t maple_wait |
1.8.2