Searched refs:fsl_close_inb_mbox (Results 1 – 3 of 3) sorted by relevance
144 extern void fsl_close_inb_mbox(struct rio_mport *mport, int mbox);
484 ops->close_inb_mbox = fsl_close_inb_mbox; in fsl_rio_setup()
917 void fsl_close_inb_mbox(struct rio_mport *mport, int mbox) in fsl_close_inb_mbox() function