Home
last modified time | relevance | path

Searched refs:tegra_hsp_doorbell_startup (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/mailbox/
Dtegra-hsp.c308 static int tegra_hsp_doorbell_startup(struct mbox_chan *chan) in tegra_hsp_doorbell_startup() function
369 .startup = tegra_hsp_doorbell_startup,
789 tegra_hsp_doorbell_startup(db->channel.chan); in tegra_hsp_resume()