Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/lib/
Dtest_firmware.c32 struct test_batched_req { struct
33 u8 idx;
34 int rc;
35 bool sent;
36 const struct firmware *fw;
37 const char *name;
38 struct completion completion;
39 struct task_struct *task;
40 struct device *dev;
/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 struct completion completion;
45 struct task_struct *task;
46 struct device *dev;