Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/tegra/
H A Dbpmp.h140 void tegra_bpmp_free_mrq(struct tegra_bpmp *bpmp, unsigned int mrq,
174 static inline void tegra_bpmp_free_mrq(struct tegra_bpmp *bpmp, in tegra_bpmp_free_mrq() function
/openbmc/linux/drivers/firmware/tegra/
H A Dbpmp.c501 void tegra_bpmp_free_mrq(struct tegra_bpmp *bpmp, unsigned int mrq, void *data) in tegra_bpmp_free_mrq() function
518 EXPORT_SYMBOL_GPL(tegra_bpmp_free_mrq);
809 tegra_bpmp_free_mrq(bpmp, MRQ_PING, bpmp); in tegra_bpmp_probe()
/openbmc/linux/drivers/thermal/tegra/
H A Dtegra-bpmp-thermal.c307 tegra_bpmp_free_mrq(tegra->bpmp, MRQ_THERMAL, tegra); in tegra_bpmp_thermal_remove()