Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/
H A Dtpm_tis_core.c901 static void tpm_tis_free_irq_func(struct work_struct *work) in tpm_tis_free_irq_func() function
1134 INIT_WORK(&priv->free_irq_work, tpm_tis_free_irq_func); in tpm_tis_core_init()