Searched refs:ocxl_function_open (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/misc/ocxl/
H A Dpci.c24 fn = ocxl_function_open(dev);
H A Dcore.c475 struct ocxl_fn *ocxl_function_open(struct pci_dev *dev) function
508 EXPORT_SYMBOL_GPL(ocxl_function_open); variable
/linux-master/include/misc/
H A Docxl.h65 * ocxl_function_open() - Open an OpenCAPI function on an OpenCAPI device
70 struct ocxl_fn *ocxl_function_open(struct pci_dev *dev);

Completed in 364 milliseconds