Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccp/
H A Dsp-dev.c69 sp->ccp_irq_handler(irq, sp->ccp_irq_data); in sp_irq_handler()
84 sp->ccp_irq_data = data; in sp_request_ccp_irq()
145 sp->ccp_irq_data = NULL; in sp_free_ccp_irq()
H A Dsp-dev.h121 void *ccp_irq_data; member