Query: hsi_register_port_event
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HSI_REGISTER_PORT_EV(9) High Speed Synchronous Serial HSI_REGISTER_PORT_EV(9)NAMEhsi_register_port_event - Register a client to receive port eventsSYNOPSISint hsi_register_port_event(struct hsi_client * cl, void (*handler) (struct hsi_client *, unsigned long));ARGUMENTScl HSI client that wants to receive port events handler Event handler callbackDESCRIPTIONClients 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 HSI_REGISTER_PORT_EV(9)
Related Man Pages |
---|
tk_creategenerichandler(3) - mojave |
tk_creategenerichandler(3tk) - debian |
tk_creategenerichandler(3) - suse |
tk_creategenerichandler(3) - osx |
tk_deletegenerichandler(3) - osx |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |