Home
last modified time | relevance | path

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

/Linux-v6.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;