Lines Matching refs:cdx_mcdi_cmd
34 static void cdx_mcdi_cancel_cmd(struct cdx_mcdi *cdx, struct cdx_mcdi_cmd *cmd);
37 struct cdx_mcdi_cmd *cmd,
42 struct cdx_mcdi_cmd *cmd);
44 struct cdx_mcdi_cmd *cmd,
49 struct cdx_mcdi_cmd *cmd,
56 static bool cdx_cmd_cancelled(struct cdx_mcdi_cmd *cmd)
63 kfree(container_of(ref, struct cdx_mcdi_cmd, ref));
66 static unsigned int cdx_mcdi_cmd_handle(struct cdx_mcdi_cmd *cmd)
72 struct cdx_mcdi_cmd *cmd,
87 struct cdx_mcdi_cmd *cmd,
223 struct cdx_mcdi_cmd *cmd)
329 struct cdx_mcdi_cmd *cmd =
331 struct cdx_mcdi_cmd, cleanup_list);
355 struct cdx_mcdi_cmd *cmd;
379 static void cdx_mcdi_cancel_cmd(struct cdx_mcdi *cdx, struct cdx_mcdi_cmd *cmd)
432 struct cdx_mcdi_cmd *cmd_item;
503 struct cdx_mcdi_cmd *cmd,
532 struct cdx_mcdi_cmd *cmd)
552 struct cdx_mcdi_cmd *cmd, *tmp;
563 struct cdx_mcdi_cmd *cmd;
600 struct cdx_mcdi_cmd *cmd =
601 container_of(context, struct cdx_mcdi_cmd, work);
619 struct cdx_mcdi_cmd *cmd,
717 struct cdx_mcdi_cmd *cmd,
788 struct cdx_mcdi_cmd *cmd_item =
789 kmalloc(sizeof(struct cdx_mcdi_cmd) + inlen, GFP_ATOMIC);
829 struct cdx_mcdi_cmd *cmd;
831 cmd = list_first_entry(&mcdi->cmd_list, struct cdx_mcdi_cmd,