Home
last modified time | relevance | path

Searched refs:soctherm_oc_int_init (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.c1248 * soctherm_oc_int_init() - Initial enabling of the over
1259 static int soctherm_oc_int_init(struct device_node *np, int num_irqs) in soctherm_oc_int_init() function
2016 ret = soctherm_oc_int_init(np, TEGRA_SOC_OC_IRQ_MAX); in soctherm_interrupts_init()
2018 dev_err(&pdev->dev, "soctherm_oc_int_init failed\n"); in soctherm_interrupts_init()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.c1210 * soctherm_oc_int_init() - Initial enabling of the over
1221 static int soctherm_oc_int_init(struct device_node *np, int num_irqs) in soctherm_oc_int_init() function
1978 ret = soctherm_oc_int_init(np, TEGRA_SOC_OC_IRQ_MAX); in soctherm_interrupts_init()
1980 dev_err(&pdev->dev, "soctherm_oc_int_init failed\n"); in soctherm_interrupts_init()

Completed in 6 milliseconds