Home
last modified time | relevance | path

Searched defs:ccp_vdata (Results 1 – 1 of 1) sorted by relevance

/drivers/crypto/ccp/
Dsp-dev.h37 struct ccp_vdata { struct
38 const unsigned int version;
39 const unsigned int dma_chan_attr;
40 void (*setup)(struct ccp_device *);
41 const struct ccp_actions *perform;
42 const unsigned int offset;
43 const unsigned int rsamax;
85 const struct ccp_vdata *ccp_vdata; member