Function report |
Source Code:include\linux\pci.h |
Create Date:2022-07-28 06:48:31 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Similar to the helpers above, these manipulate per-pci_dev* driver-specific data. They are really just a wrapper around* the generic device structure functions of these calls.
Proto:static inline void *pci_get_drvdata(struct pci_dev *pdev)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct pci_dev * | pdev |
1835 | Return dev_get_drvdata( & Generic device interface ) |
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 |