Home
last modified time | relevance | path

Searched refs:cxl_pci_is_vphb_device (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/misc/cxl/
H A Dvphb.c293 bool cxl_pci_is_vphb_device(struct pci_dev *dev) in cxl_pci_is_vphb_device() function
H A Dcxl.h1106 bool cxl_pci_is_vphb_device(struct pci_dev *dev);
H A Dpci.c1739 if (cxl_pci_is_vphb_device(dev)) { in cxl_probe()