Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

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:

TypeParameterName
struct pci_dev *pdev
1835  Return dev_get_drvdata( & Generic device interface )