SYNOPSIS

void mpt_event_deregister(u8 cb_idx);

ARGUMENTS

cb_idx

previously 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