Searched refs:cxl_regloc_type (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/cxl/ |
H A D | cxl.h | 286 enum cxl_regloc_type; 287 int cxl_count_regblock(struct pci_dev *pdev, enum cxl_regloc_type type); 288 int cxl_find_regblock_instance(struct pci_dev *pdev, enum cxl_regloc_type type, 290 int cxl_find_regblock(struct pci_dev *pdev, enum cxl_regloc_type type,
|
H A D | cxlpci.h | 65 enum cxl_regloc_type { enum
|
H A D | pci.c | 499 static int cxl_pci_setup_regs(struct pci_dev *pdev, enum cxl_regloc_type type, in cxl_pci_setup_regs()
|
/openbmc/linux/drivers/cxl/core/ |
H A D | regs.c | 305 int cxl_find_regblock_instance(struct pci_dev *pdev, enum cxl_regloc_type type, in cxl_find_regblock_instance() 360 int cxl_find_regblock(struct pci_dev *pdev, enum cxl_regloc_type type, in cxl_find_regblock() 376 int cxl_count_regblock(struct pci_dev *pdev, enum cxl_regloc_type type) in cxl_count_regblock()
|