Lines Matching refs:mcdi
27 * @MCDI_MODE_EVENTS: wait for an mcdi response callback.
64 * @mcdi: MCDI interface
73 struct cdx_mcdi_data *mcdi;
99 * @list: The data for this entry in mcdi->cmd_list
101 * @work: The work item for this command, queued in mcdi->workqueue
102 * @mcdi: The mcdi_iface for this command
124 struct cdx_mcdi_iface *mcdi;
153 * @mode: Poll for mcdi completion, or wait for an mcdi_event
185 return cdx->mcdi ? &cdx->mcdi->iface : NULL;