Home
last modified time | relevance | path

Searched defs:test_batched_req (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/lib/
Dtest_firmware.c38 struct test_batched_req { struct
39 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;