Searched refs:db_held_by (Results 1 – 2 of 2) sorted by relevance
258 mcdi->db_held_by = cmd; in cdx_mcdi_send_request()557 if (!mcdi->db_held_by && in cdx_mcdi_cmd_start_or_queue()720 if (mcdi->db_held_by == cmd) in cdx_mcdi_complete_cmd()721 mcdi->db_held_by = NULL; in cdx_mcdi_complete_cmd()
154 struct cdx_mcdi_cmd *db_held_by; member