Searched refs:cxl_regloc_type (Results 1 – 4 of 4) sorted by relevance
| /drivers/cxl/core/ |
| A D | regs.c | 301 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 D | cxl.h | 307 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 D | cxlpci.h | 70 enum cxl_regloc_type { enum
|
| A D | pci.c | 504 static int cxl_pci_setup_regs(struct pci_dev *pdev, enum cxl_regloc_type type, in cxl_pci_setup_regs()
|
Completed in 13 milliseconds