hsi_register_port_event(9) centos man page | unix.com

Man Page: hsi_register_port_event

Operating Environment: centos

Section: 9

HSI_REGISTER_PORT_EV(9) 				   High Speed Synchronous Serial				   HSI_REGISTER_PORT_EV(9)

NAME
hsi_register_port_event - Register a client to receive port events
SYNOPSIS
int hsi_register_port_event(struct hsi_client * cl, void (*handler) (struct hsi_client *, unsigned long));
ARGUMENTS
cl HSI client that wants to receive port events handler Event handler callback
DESCRIPTION
Clients should register a callback to be able to receive events from the ports. Registration should happen after claiming the port. The handler can be called in interrupt context. Returns -errno on error, or 0 on success.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 HSI_REGISTER_PORT_EV(9)
Related Man Pages
tk_deletegenerichandler(3) - mojave
tk_creategenerichandler(3tk) - debian
tk_creategenerichandler(3) - centos
request_threaded_irq(9) - centos
parport_register_device(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Tar Command
CentOS 6 ran out of space, need to reclaim it
Controlling user input