Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thermal/tegra/
Dsoctherm.c351 struct soctherm_oc_irq_chip_data { struct
358 static struct soctherm_oc_irq_chip_data soc_irq_cdata; argument
1094 struct soctherm_oc_irq_chip_data *d = irq_data_get_irq_chip_data(data); in soctherm_oc_irq_lock()
1108 struct soctherm_oc_irq_chip_data *d = irq_data_get_irq_chip_data(data); in soctherm_oc_irq_sync_unlock()
1123 struct soctherm_oc_irq_chip_data *d = irq_data_get_irq_chip_data(data); in soctherm_oc_irq_enable()
1139 struct soctherm_oc_irq_chip_data *d = irq_data_get_irq_chip_data(data); in soctherm_oc_irq_disable()
1169 struct soctherm_oc_irq_chip_data *data = h->host_data; in soctherm_oc_irq_map()