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

📄 pnpacpi.h

📁 linux-2.6.15.6
💻 H
字号:
#ifndef ACPI_PNP_H#define ACPI_PNP_H#include <acpi/acpi_bus.h>#include <linux/acpi.h>#include <linux/pnp.h>acpi_status pnpacpi_parse_allocated_resource(acpi_handle, struct pnp_resource_table*);acpi_status pnpacpi_parse_resource_option_data(acpi_handle, struct pnp_dev*);int pnpacpi_encode_resources(struct pnp_resource_table *, struct acpi_buffer *);int pnpacpi_build_resource_template(acpi_handle, struct acpi_buffer*);#endif

⌨️ 快捷键说明

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