Linux Kernel
3.7.1
|
#include <linux/types.h>
#include <linux/netdevice.h>
#include <linux/interrupt.h>
#include "lmc_debug.h"
Go to the source code of this file.
Functions | |
void | lmc_trace (struct net_device *dev, char *msg) |
void lmc_trace | ( | struct net_device * | dev, |
char * | msg | ||
) |
Definition at line 64 of file lmc_debug.c.