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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hysdn/
H A Dhysdn_net.c76 net_open(struct net_device *dev) function
97 } /* net_open */
253 dev->open = net_open;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Disa-skeleton.c108 static int net_open(struct net_device *dev);
306 dev->open = net_open;
367 net_open(struct net_device *dev) function
595 /* The inverse routine to net_open(). */
H A Dmac89x0.c20 : in net_open() and net_close() so kerneld would know
127 static int net_open(struct net_device *dev);
282 dev->open = net_open;
309 net_open(struct net_device *dev) function
506 /* The inverse routine to net_open(). */
H A Dat1700.c162 static int net_open(struct net_device *dev);
458 dev->open = net_open;
533 static int net_open(struct net_device *dev) function
803 /* The inverse routine to net_open(). */
H A Datp.c199 static int net_open(struct net_device *dev);
341 dev->open = net_open;
423 static int net_open(struct net_device *dev) function
801 /* The inverse routine to net_open(). */
H A Dcs89x0.c23 : in net_open() and net_close() so kerneld would know
75 : Tidied up strange request_irq() abuse in net_open().
250 static int net_open(struct net_device *dev);
847 dev->open = net_open;
1265 net_open(struct net_device *dev) function
1490 printk("cs89x0: net_open() succeeded\n");
1716 /* The inverse routine to net_open(). */

Completed in 170 milliseconds