Home
last modified time | relevance | path

Searched refs:cxl_regloc_type (Results 1 – 4 of 4) sorted by relevance

/drivers/cxl/core/
A Dregs.c301 static int __cxl_find_regblock_instance(struct pci_dev *pdev, enum cxl_regloc_type type, in __cxl_find_regblock_instance()
360 int cxl_find_regblock_instance(struct pci_dev *pdev, enum cxl_regloc_type type, in cxl_find_regblock_instance()
378 int cxl_find_regblock(struct pci_dev *pdev, enum cxl_regloc_type type, in cxl_find_regblock()
394 int cxl_count_regblock(struct pci_dev *pdev, enum cxl_regloc_type type) in cxl_count_regblock()
/drivers/cxl/
A Dcxl.h307 enum cxl_regloc_type;
308 int cxl_count_regblock(struct pci_dev *pdev, enum cxl_regloc_type type);
309 int cxl_find_regblock_instance(struct pci_dev *pdev, enum cxl_regloc_type type,
311 int cxl_find_regblock(struct pci_dev *pdev, enum cxl_regloc_type type,
A Dcxlpci.h70 enum cxl_regloc_type { enum
A Dpci.c504 static int cxl_pci_setup_regs(struct pci_dev *pdev, enum cxl_regloc_type type, in cxl_pci_setup_regs()

Completed in 16 milliseconds