rio_add_mport_pw_handler — add port-write message handler into the list of mport specific pw handlers
int rio_add_mport_pw_handler ( | struct rio_mport * mport, |
void * context, | |
int (*pwcback)
( struct rio_mport *mport, void *context, union rio_pw_msg *msg, int step) ) ; |