Home
last modified time | relevance | path

Searched refs:fsl_close_inb_mbox (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/sysdev/
H A Dfsl_rio.h141 extern void fsl_close_inb_mbox(struct rio_mport *mport, int mbox);
H A Dfsl_rio.c487 ops->close_inb_mbox = fsl_close_inb_mbox; in fsl_rio_setup()
H A Dfsl_rmu.c924 void fsl_close_inb_mbox(struct rio_mport *mport, int mbox) in fsl_close_inb_mbox() function