Home
last modified time | relevance | path

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

/linux/drivers/cdx/controller/
H A Dmcdi.c31 static void cdx_mcdi_wait_for_cleanup(struct cdx_mcdi *cdx);
140 cdx_mcdi_wait_for_cleanup(cdx); in cdx_mcdi_finish()
159 static void cdx_mcdi_wait_for_cleanup(struct cdx_mcdi *cdx) in cdx_mcdi_wait_for_cleanup() function