函数逻辑报告 |
Source Code:include\linux\pci.h |
Create Date:2022-07-27 07:45:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:pci_get_device
函数原型:static inline struct pci_dev *pci_get_device(unsigned int vendor, unsigned int device, struct pci_dev *from)
返回类型:struct pci_dev
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned int | vendor | |
unsigned int | device | |
struct pci_dev * | from |
1664 | 返回:NULL |
名称 | 描述 |
---|---|
mach_reboot_fixups | we see if any fixup is available for our current hardware. if there* is a fixup, we call it and we expect to never return from it. if we* do return, we keep looking and then eventually fall back to the* standard mach_reboot on return. |
next_northbridge | |
mmio_pipe_open | |
mmio_read |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |