![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef _AIRO_H_ 0003 #define _AIRO_H_ 0004 0005 struct net_device *init_airo_card(unsigned short irq, int port, int is_pcmcia, 0006 struct device *dmdev); 0007 int reset_airo_card(struct net_device *dev); 0008 void stop_airo_card(struct net_device *dev, int freeres); 0009 0010 #endif /* _AIRO_H_ */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |