misc: mic: SCIF open close bind and listen APIs
SCIF character device file operations and kernel APIs for opening and closing a user and kernel mode SCIF endpoint. This patch also enables binding to a SCIF port and listening for incoming SCIF connections. Reviewed-by: NNikhil Rao <nikhil.rao@intel.com> Reviewed-by: NAshutosh Dixit <ashutosh.dixit@intel.com> Signed-off-by: NSudeep Dutt <sudeep.dutt@intel.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
drivers/misc/mic/scif/Makefile
0 → 100644
drivers/misc/mic/scif/scif_api.c
0 → 100644
drivers/misc/mic/scif/scif_epd.c
0 → 100644
drivers/misc/mic/scif/scif_epd.h
0 → 100644
drivers/misc/mic/scif/scif_fd.c
0 → 100644
想要评论请 注册 或 登录