centos man page for hsi_unregister_port_event

Query: hsi_unregister_port_event

OS: centos

Section: 9

Links: centos man pages   all man pages

Forums: forum home   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

HSI_UNREGISTER_PORT_(9) 				   High Speed Synchronous Serial				   HSI_UNREGISTER_PORT_(9)

NAME
hsi_unregister_port_event - Stop receiving port events for a client
SYNOPSIS
int hsi_unregister_port_event(struct hsi_client * cl);
ARGUMENTS
cl HSI client that wants to stop receiving port events
DESCRIPTION
Clients should call this function before releasing their associated port. Returns -errno on error, or 0 on success.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 HSI_UNREGISTER_PORT_(9)