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