Home
last modified time | relevance | path

Searched refs:ocxl_function_open (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/ocxl/
H A Dpci.c24 fn = ocxl_function_open(dev); in ocxl_probe()
H A Dcore.c475 struct ocxl_fn *ocxl_function_open(struct pci_dev *dev) in ocxl_function_open() function
508 EXPORT_SYMBOL_GPL(ocxl_function_open); variable
/kernel/linux/linux-6.6/drivers/misc/ocxl/
H A Dpci.c24 fn = ocxl_function_open(dev); in ocxl_probe()
H A Dcore.c475 struct ocxl_fn *ocxl_function_open(struct pci_dev *dev) in ocxl_function_open() function
508 EXPORT_SYMBOL_GPL(ocxl_function_open); variable
/kernel/linux/linux-5.10/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);
/kernel/linux/linux-6.6/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 4 milliseconds