Searched refs:tegra_bpmp_free_mrq (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/soc/tegra/ |
H A D | bpmp.h | 121 void tegra_bpmp_free_mrq(struct tegra_bpmp *bpmp, unsigned int mrq, 155 static inline void tegra_bpmp_free_mrq(struct tegra_bpmp *bpmp, in tegra_bpmp_free_mrq() function
|
/kernel/linux/linux-6.6/include/soc/tegra/ |
H A D | bpmp.h | 140 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
|
/kernel/linux/linux-5.10/drivers/firmware/tegra/ |
H A D | bpmp.c | 484 void tegra_bpmp_free_mrq(struct tegra_bpmp *bpmp, unsigned int mrq, void *data) in tegra_bpmp_free_mrq() function 501 EXPORT_SYMBOL_GPL(tegra_bpmp_free_mrq); variable 789 tegra_bpmp_free_mrq(bpmp, MRQ_PING, bpmp); in tegra_bpmp_probe()
|
/kernel/linux/linux-6.6/drivers/firmware/tegra/ |
H A D | bpmp.c | 501 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); variable 809 tegra_bpmp_free_mrq(bpmp, MRQ_PING, bpmp); in tegra_bpmp_probe()
|
/kernel/linux/linux-5.10/drivers/thermal/tegra/ |
H A D | tegra-bpmp-thermal.c | 231 tegra_bpmp_free_mrq(tegra->bpmp, MRQ_THERMAL, tegra); in tegra_bpmp_thermal_remove()
|
/kernel/linux/linux-6.6/drivers/thermal/tegra/ |
H A D | tegra-bpmp-thermal.c | 307 tegra_bpmp_free_mrq(tegra->bpmp, MRQ_THERMAL, tegra); in tegra_bpmp_thermal_remove()
|
Completed in 5 milliseconds