Searched refs:cxl_fd_release (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/cxlflash/
H A Dcxl_hw.c148 return cxl_fd_release(inode, file);
/linux-master/include/misc/
H A Dcxl.h171 * If cxl_fd_release() file op call is installed, the context will be stopped
195 int cxl_fd_release(struct inode *inode, struct file *file);
/linux-master/drivers/misc/cxl/
H A Dapi.c358 int cxl_fd_release(struct inode *inode, struct file *file) function
362 EXPORT_SYMBOL_GPL(cxl_fd_release); variable

Completed in 106 milliseconds