Function report |
Source Code:include\linux\pci.h |
Create Date:2022-07-28 06:48:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pci_get_device
Proto:static inline struct pci_dev *pci_get_device(unsigned int vendor, unsigned int device, struct pci_dev *from)
Type:struct pci_dev
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | vendor | |
unsigned int | device | |
struct pci_dev * | from |
1664 | Return NULL |
Name | Describe |
---|---|
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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |