Searched refs:db_held_by (Results 1 – 2 of 2) sorted by relevance
238 mcdi->db_held_by = cmd; in cdx_mcdi_send_request()537 if (!mcdi->db_held_by && in cdx_mcdi_cmd_start_or_queue()686 if (mcdi->db_held_by == cmd) in cdx_mcdi_complete_cmd()687 mcdi->db_held_by = NULL; in cdx_mcdi_complete_cmd()
165 struct cdx_mcdi_cmd *db_held_by; member