Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/ocxl/
Dfile.c20 static struct ocxl_afu *find_and_get_afu(dev_t devno) in find_and_get_afu() function
64 afu = find_and_get_afu(inode->i_rdev); in afu_open()