Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | nouveau_ibus |
Macros | |
#define | nouveau_ibus_create(p, e, o, d) |
#define | nouveau_ibus_destroy(p) nouveau_subdev_destroy(&(p)->base) |
#define | nouveau_ibus_init(p) nouveau_subdev_init(&(p)->base) |
#define | nouveau_ibus_fini(p, s) nouveau_subdev_fini(&(p)->base, (s)) |
#define | _nouveau_ibus_dtor _nouveau_subdev_dtor |
#define | _nouveau_ibus_init _nouveau_subdev_init |
#define | _nouveau_ibus_fini _nouveau_subdev_fini |
Variables | |
struct nouveau_oclass | nvc0_ibus_oclass |
struct nouveau_oclass | nve0_ibus_oclass |
#define _nouveau_ibus_dtor _nouveau_subdev_dtor |
#define _nouveau_ibus_fini _nouveau_subdev_fini |
#define _nouveau_ibus_init _nouveau_subdev_init |
#define nouveau_ibus_destroy | ( | p | ) | nouveau_subdev_destroy(&(p)->base) |
#define nouveau_ibus_init | ( | p | ) | nouveau_subdev_init(&(p)->base) |
struct nouveau_oclass nvc0_ibus_oclass |
struct nouveau_oclass nve0_ibus_oclass |