mmi_register_asi_action

NAME

SYNOPSIS

DESCRIPTION

        Registers read (ld_handler) and write(st_handler) call back functions for a particular asi
   
   
The call back object data (cbd) which has been registered  through  mmi_ register_asi_cb_data API and the vaddr  will also be  passed to the
         asi read/write handlers along with the other parameters.

RETURN VALUES

        No return value.

USAGE EXAMPLE

SEE ALSO