Searched refs:net_open (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hysdn/
H A Dhysdn_net.c63 net_open(struct net_device *dev) function
84 } /* net_open */
235 .ndo_open = net_open,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dmac89x0.c20 : in net_open() and net_close() so kerneld would know
124 static int net_open(struct net_device *dev);
166 .ndo_open = net_open,
310 net_open(struct net_device *dev) function
513 /* The inverse routine to net_open(). */
H A Dat1700.c160 static int net_open(struct net_device *dev);
253 .ndo_open = net_open,
533 static int net_open(struct net_device *dev) function
800 /* The inverse routine to net_open(). */
H A Datp.c197 static int net_open(struct net_device *dev);
237 .ndo_open = net_open,
423 static int net_open(struct net_device *dev) function
800 /* The inverse routine to net_open(). */
H A Dcs89x0.c23 : in net_open() and net_close() so kerneld would know
74 : Tidied up strange request_irq() abuse in net_open().
237 static int net_open(struct net_device *dev);
479 .ndo_open = net_open,
1175 net_open(struct net_device *dev) function
1394 printk("cs89x0: net_open() succeeded\n");
1625 /* The inverse routine to net_open(). */

Completed in 72 milliseconds