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