Searched defs:ccp_device (Results 1 – 2 of 2) sorted by relevance
339 struct ccp_device { struct343 unsigned int ord;347 struct device *dev;348 struct sp_device *sp;352 void *dev_specific;353 unsigned int qim;354 unsigned int irq;355 bool use_tasklet;374 struct list_head cmd;386 struct hwrng hwrng;[all …]
77 struct ccp_device { struct90 static int ccp_get_errno(struct ccp_device *ccp) in ccp_get_errno() argument
Completed in 7 milliseconds