Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thermal/tegra/
Dsoctherm.c351 struct soctherm_oc_irq_chip_data { struct
358 static struct soctherm_oc_irq_chip_data soc_irq_cdata; argument
1089 struct soctherm_oc_irq_chip_data *d = irq_data_get_irq_chip_data(data); in soctherm_oc_irq_lock()
1103 struct soctherm_oc_irq_chip_data *d = irq_data_get_irq_chip_data(data); in soctherm_oc_irq_sync_unlock()
1118 struct soctherm_oc_irq_chip_data *d = irq_data_get_irq_chip_data(data); in soctherm_oc_irq_enable()
1134 struct soctherm_oc_irq_chip_data *d = irq_data_get_irq_chip_data(data); in soctherm_oc_irq_disable()
1164 struct soctherm_oc_irq_chip_data *data = h->host_data; in soctherm_oc_irq_map()