Home
last modified time | relevance | path

Searched refs:cdx_mcdi_cmd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/cdx/controller/
H A Dmcdi.c34 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) in cdx_cmd_cancelled()
63 kfree(container_of(ref, struct cdx_mcdi_cmd, ref)); in cdx_mcdi_cmd_release()
66 static unsigned int cdx_mcdi_cmd_handle(struct cdx_mcdi_cmd *cmd) in cdx_mcdi_cmd_handle()
72 struct cdx_mcdi_cmd *cmd, in _cdx_mcdi_remove_cmd()
87 struct cdx_mcdi_cmd *cm in cdx_mcdi_remove_cmd()
[all...]
H A Dmcdi.h95 * struct cdx_mcdi_cmd - An outstanding MCDI command
119 struct cdx_mcdi_cmd { struct
165 struct cdx_mcdi_cmd *db_held_by;
166 struct cdx_mcdi_cmd *seq_held_by[16];

Completed in 2 milliseconds