Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cdx/controller/
H A Dmcdi.c35 static void cdx_mcdi_wait_for_cleanup(struct cdx_mcdi *cdx);
144 cdx_mcdi_wait_for_cleanup(cdx); in cdx_mcdi_finish()
163 static void cdx_mcdi_wait_for_cleanup(struct cdx_mcdi *cdx) in cdx_mcdi_wait_for_cleanup() function