Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mailbox/
Dtegra-hsp.c307 static int tegra_hsp_doorbell_startup(struct mbox_chan *chan) in tegra_hsp_doorbell_startup() function
368 .startup = tegra_hsp_doorbell_startup,
890 tegra_hsp_doorbell_startup(db->channel.chan); in tegra_hsp_resume()