Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
int | oz_cdev_register (void) |
int | oz_cdev_deregister (void) |
int | oz_cdev_init (void) |
void | oz_cdev_term (void) |
int | oz_cdev_start (struct oz_pd *pd, int resume) |
void | oz_cdev_stop (struct oz_pd *pd, int pause) |
void | oz_cdev_rx (struct oz_pd *pd, struct oz_elt *elt) |
void | oz_cdev_heartbeat (struct oz_pd *pd) |