Linux Kernel
3.7.1
|
#include <linux/kmemcheck.h>
Go to the source code of this file.
Data Structures | |
struct | c2port_device |
struct | c2port_ops |
Macros | |
#define | C2PORT_NAME_LEN 32 |
Functions | |
struct c2port_device * | c2port_device_register (char *name, struct c2port_ops *ops, void *devdata) |
void | c2port_device_unregister (struct c2port_device *dev) |
|
read |
void c2port_device_unregister | ( | struct c2port_device * | dev | ) |