⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 zdpci_pcmcia.h

📁 ZYDAS zd1211b driver for Linux2.4
💻 H
字号:
#ifndef _ZDPCI_PCMCIA_H#define _ZDPCI_PCMCIA_H#ifndef DRIVER_NAME#define DRIVER_NAME             "zd1205_cb"#endifdev_node_t *zdpci_attach( dev_locator_t * );void zdpci_suspend( dev_node_t * );void zdpci_resume( dev_node_t * );void zdpci_detach( dev_node_t * );int init_module( void );void cleanup_module( void );#endif  // _ZDPCI_PCMCIA_H

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -