Searched defs:test_batched_req (Results 1 – 1 of 1) sorted by relevance
42 struct test_batched_req { struct43 u8 idx;44 int rc;45 bool sent;46 const struct firmware *fw;47 const char *name;48 const char *fw_buf;49 struct completion completion;50 struct task_struct *task;51 struct device *dev;