Home
last modified time | relevance | path

Searched defs:to_pcie_device (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/pci/pcie/
Dportdrv.h64 #define to_pcie_device(d) container_of(d, struct pcie_device, device) macro
/kernel/linux/linux-5.10/drivers/pci/pcie/
Dportdrv.h66 #define to_pcie_device(d) container_of(d, struct pcie_device, device) macro