Home
last modified time | relevance | path

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

/linux-6.12.1/include/soc/tegra/
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
/linux-6.12.1/drivers/firmware/tegra/
Dbpmp.c491 void tegra_bpmp_free_mrq(struct tegra_bpmp *bpmp, unsigned int mrq, void *data) in tegra_bpmp_free_mrq() function
508 EXPORT_SYMBOL_GPL(tegra_bpmp_free_mrq);
799 tegra_bpmp_free_mrq(bpmp, MRQ_PING, bpmp); in tegra_bpmp_probe()
/linux-6.12.1/drivers/thermal/tegra/
Dtegra-bpmp-thermal.c307 tegra_bpmp_free_mrq(tegra->bpmp, MRQ_THERMAL, tegra); in tegra_bpmp_thermal_remove()