Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mailbox/
H A Dtegra-hsp.c60 struct tegra_hsp_channel;
63 struct tegra_hsp_channel { struct
70 struct tegra_hsp_channel channel; argument
79 void (*recv)(struct tegra_hsp_channel *channel);
83 struct tegra_hsp_channel channel;
269 static struct tegra_hsp_channel *
479 struct tegra_hsp_channel *ch = &mb->channel; in tegra_hsp_mailbox_flush()
505 struct tegra_hsp_channel *ch = &mb->channel; in tegra_hsp_mailbox_startup()
548 struct tegra_hsp_channel *ch = &mb->channel; in tegra_hsp_mailbox_shutdown()
585 struct tegra_hsp_channel *channel = ERR_PTR(-ENODEV); in tegra_hsp_db_xlate()
[all …]