Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/char/tpm/
Dtpm_tis_core.c901 static void tpm_tis_free_irq_func(struct work_struct *work) in tpm_tis_free_irq_func() function
922 INIT_WORK(&priv->free_irq_work, tpm_tis_free_irq_func); in tpm_tis_probe_irq_single()