Searched defs:init_pci (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/arch/alpha/include/asm/ | ||
D | machvec.h | 91 void (*init_pci)(void); member |
/Linux-v5.10/drivers/scsi/cxlflash/ | ||
D | main.c | 1032 static int init_pci(struct cxlflash_cfg *cfg) in init_pci() function |