Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dccp.h639 struct ccp_cmd { struct
643 struct list_head entry;
644 struct work_struct work;
645 struct ccp_device *ccp;
646 int ret;
648 u32 flags;
650 enum ccp_engine engine;
651 u32 engine_error;
653 union {
662 } u;
[all …]