table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| MPT_EVENT_DEREGISTER(9) | Message-based devices | MPT_EVENT_DEREGISTER(9) |
NAME¶
mpt_event_deregister - Deregister protocol-specific event callback handlerSYNOPSIS¶
void
mpt_event_deregister(u8 cb_idx);
ARGUMENTS¶
cb_idxpreviously registered callback handle
DESCRIPTION¶
Each protocol-specific driver should call this routine when it does not (or can no longer) handle events, or when its module is unloaded.COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |