Linux Kernel
3.7.1
|
#include <iommu.h>
Data Fields | |
struct kobject | kobj |
struct kobject * | devices_kobj |
struct list_head | devices |
struct mutex | mutex |
struct blocking_notifier_head | notifier |
void * | iommu_data |
void(* | iommu_data_release )(void *iommu_data) |
char * | name |
int | id |
void(* iommu_data_release)(void *iommu_data) |
struct blocking_notifier_head notifier |