Linux Kernel
3.7.1
|
#include <ipack.h>
Data Fields | |
struct device_driver | driver |
struct ipack_device_id * | id_table |
struct ipack_driver_ops * | ops |
struct ipack_driver – Specific data to each ipack board driver
: Device driver kernel representation : Mezzanine driver operations specific for the ipack bus.
struct device_driver driver |
struct ipack_device_id* id_table |
struct ipack_driver_ops* ops |