Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/cdx/controller/
H A Dmcdi.c238 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()
H A Dmcdi.h150 * @db_held_by: Command the MC doorbell is in use by
165 struct cdx_mcdi_cmd *db_held_by; member

Completed in 2 milliseconds