Home
last modified time | relevance | path

Searched refs:to_ocxl_function (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/misc/ocxl/
Docxl_internal.h14 #define to_ocxl_function(d) container_of(d, struct ocxl_fn, dev) macro
Dpci.c372 struct ocxl_fn *fn = to_ocxl_function(dev); in free_function_dev()