Searched refs:xsd_reqs (Results 1 – 1 of 1) sorted by relevance
1047 struct xsd_req xsd_reqs[] = { variable1077 if (req->type < ARRAY_SIZE(xsd_reqs)) { in process_req()1078 handler = xsd_reqs[req->type].fn; in process_req()