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

/drivers/isdn/hysdn/
H A Dhysdn_net.c60 net_open(struct net_device *dev) function
81 } /* net_open */
232 .ndo_open = net_open,
/drivers/net/ethernet/cirrus/
H A Dmac89x0.c20 : in net_open() and net_close() so kerneld would know
126 static int net_open(struct net_device *dev);
168 .ndo_open = net_open,
329 net_open(struct net_device *dev) function
532 /* 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().
243 static int net_open(struct net_device *dev);
487 .ndo_open = net_open,
1200 net_open(struct net_device *dev) function
1426 printk("cs89x0: net_open() succeeded\n");
1660 /* The inverse routine to net_open(). */
/drivers/net/ethernet/fujitsu/
H A Dat1700.c159 static int net_open(struct net_device *dev);
252 .ndo_open = net_open,
532 static int net_open(struct net_device *dev) function
799 /* The inverse routine to net_open(). */
/drivers/net/ethernet/realtek/
H A Datp.c196 static int net_open(struct net_device *dev);
244 .ndo_open = net_open,
430 static int net_open(struct net_device *dev) function
827 /* The inverse routine to net_open(). */

Completed in 124 milliseconds