Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
Dtest_firmware.c39 struct test_batched_req { struct
40 u8 idx;
41 int rc;
42 bool sent;
43 const struct firmware *fw;
44 const char *name;
45 const char *fw_buf;
46 struct completion completion;
47 struct task_struct *task;
48 struct device *dev;
/kernel/linux/linux-6.6/lib/
Dtest_firmware.c42 struct test_batched_req { struct
43 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;