Searched refs:tegra_bpmp_request_mrq (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/soc/tegra/ |
H A D | bpmp.h | 119 int tegra_bpmp_request_mrq(struct tegra_bpmp *bpmp, unsigned int mrq, 148 static inline int tegra_bpmp_request_mrq(struct tegra_bpmp *bpmp, in tegra_bpmp_request_mrq() function
|
/kernel/linux/linux-6.6/include/soc/tegra/ |
H A D | bpmp.h | 138 int tegra_bpmp_request_mrq(struct tegra_bpmp *bpmp, unsigned int mrq, 167 static inline int tegra_bpmp_request_mrq(struct tegra_bpmp *bpmp, in tegra_bpmp_request_mrq() function
|
/kernel/linux/linux-5.10/drivers/firmware/tegra/ |
H A D | bpmp.c | 458 int tegra_bpmp_request_mrq(struct tegra_bpmp *bpmp, unsigned int mrq, in tegra_bpmp_request_mrq() function 482 EXPORT_SYMBOL_GPL(tegra_bpmp_request_mrq); variable 739 err = tegra_bpmp_request_mrq(bpmp, MRQ_PING, in tegra_bpmp_probe()
|
/kernel/linux/linux-6.6/drivers/firmware/tegra/ |
H A D | bpmp.c | 475 int tegra_bpmp_request_mrq(struct tegra_bpmp *bpmp, unsigned int mrq, in tegra_bpmp_request_mrq() function 499 EXPORT_SYMBOL_GPL(tegra_bpmp_request_mrq); variable 761 err = tegra_bpmp_request_mrq(bpmp, MRQ_PING, in tegra_bpmp_probe()
|
/kernel/linux/linux-5.10/drivers/thermal/tegra/ |
H A D | tegra-bpmp-thermal.c | 214 err = tegra_bpmp_request_mrq(bpmp, MRQ_THERMAL, bpmp_mrq_thermal, in tegra_bpmp_thermal_probe()
|
/kernel/linux/linux-6.6/drivers/thermal/tegra/ |
H A D | tegra-bpmp-thermal.c | 290 err = tegra_bpmp_request_mrq(bpmp, MRQ_THERMAL, bpmp_mrq_thermal, in tegra_bpmp_thermal_probe()
|
Completed in 5 milliseconds