Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dccp.h528 struct ccp_cmd { struct
532 struct list_head entry;
533 struct work_struct work;
534 struct ccp_device *ccp;
535 int ret;
537 u32 flags;
539 enum ccp_engine engine;
540 u32 engine_error;
542 union {
549 } u;
[all …]