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