Home
last modified time | relevance | path

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

/Linux-v4.19/include/soc/tegra/
Dbpmp.h130 void tegra_bpmp_free_mrq(struct tegra_bpmp *bpmp, unsigned int mrq,
163 static inline void tegra_bpmp_free_mrq(struct tegra_bpmp *bpmp, in tegra_bpmp_free_mrq() function
/Linux-v4.19/drivers/firmware/tegra/
Dbpmp.c453 void tegra_bpmp_free_mrq(struct tegra_bpmp *bpmp, unsigned int mrq, void *data) in tegra_bpmp_free_mrq() function
470 EXPORT_SYMBOL_GPL(tegra_bpmp_free_mrq);
827 tegra_bpmp_free_mrq(bpmp, MRQ_PING, bpmp); in tegra_bpmp_probe()
/Linux-v4.19/drivers/thermal/tegra/
Dtegra-bpmp-thermal.c240 tegra_bpmp_free_mrq(tegra->bpmp, MRQ_THERMAL, tegra); in tegra_bpmp_thermal_remove()