Searched defs:test_batched_req (Results 1 – 1 of 1) sorted by relevance
32 struct test_batched_req { struct33 u8 idx;34 int rc;35 bool sent;36 const struct firmware *fw;37 const char *name;38 struct completion completion;39 struct task_struct *task;40 struct device *dev;