Searched refs:to_ocxl_function (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/misc/ocxl/ | ||
D | ocxl_internal.h | 14 #define to_ocxl_function(d) container_of(d, struct ocxl_fn, dev) macro |
D | pci.c | 372 struct ocxl_fn *fn = to_ocxl_function(dev); in free_function_dev() |