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