Scroll to navigation

RIO_DEL_MPORT_PW_HAN(9) RapidIO driver interface RIO_DEL_MPORT_PW_HAN(9)

NAME

rio_del_mport_pw_handler - remove port-write message handler from the list of mport specific pw handlers

SYNOPSIS

int rio_del_mport_pw_handler(struct rio_mport * mport, void * context, int (*pwcback) (struct rio_mport *mport, void *context, union rio_pw_msg *msg, int step));

ARGUMENTS

mport
RIO master port to bind the portwrite callback

context

Registered handler specific context to pass on event

pwcback

Registered callback function

DESCRIPTION

Returns 0 if the request has been satisfied.

AUTHOR

Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
Author.

COPYRIGHT

April 2019 Kernel Hackers Manual 4.9.