Linux Kernel
3.7.1
|
#include <linux/netdevice.h>
#include <linux/etherdevice.h>
#include <linux/errno.h>
#include <linux/init.h>
#include <linux/netlink.h>
Go to the source code of this file.
Data Structures | |
struct | devprobe2 |
|
read |
|
read |
|
read |
|
read |
Definition at line 369 of file atarilance.c.
|
read |
|
read |
|
read |
device_initcall | ( | net_olddevs_init | ) |
|
read |
|
read |
|
read |
|
read |
el1_probe - probe for a 3c501 : The device structure passed in to probe.
This can be called from two places. The network layer will probe using a device structure passed in with the probe information completed. For a modular driver we use init_module to fill in our own structure and probe for it.
Returns 0 on success. ENXIO if asked not to probe and ENODEV if asked to probe and failing to find anything.
|
read |
|
read |
|
read |
|
read |
|
read |
|
read |
|
read |
Definition at line 364 of file eexpress.c.
|
read |
|
read |
|
read |
|
read |
|
read |
int iph5526_probe | ( | struct net_device * | dev | ) |
|
read |
|
read |
|
read |
|
read |
|
read |
|
read |
|
read |
|
read |
|
read |
Definition at line 167 of file ne-h8300.c.
|
read |
|
read |
|
read |
|
read |
Definition at line 104 of file seeq8005.c.
|
read |
|
read |
|
read |
Definition at line 278 of file sun3_82586.c.
|
read |
Definition at line 246 of file sun3lance.c.
|
read |
|
read |
Definition at line 114 of file smc-ultra32.c.
|
read |
Definition at line 166 of file smc-ultra.c.
|
read |