Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
isa.h File Reference
#include <linux/device.h>
#include <linux/kernel.h>

Go to the source code of this file.

Data Structures

struct  isa_driver
 

Macros

#define to_isa_driver(x)   container_of((x), struct isa_driver, driver)
 

Macro Definition Documentation

#define to_isa_driver (   x)    container_of((x), struct isa_driver, driver)

Definition at line 23 of file isa.h.