Searched defs:test_batched_req (Results 1 – 1 of 1) sorted by relevance
38 struct test_batched_req { struct39 u8 idx;40 int rc;41 bool sent;42 const struct firmware *fw;43 const char *name;44 const char *fw_buf;45 struct completion completion;46 struct task_struct *task;47 struct device *dev;