Home
last modified time | relevance | path

Searched refs:ap_query_queue (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/s390/crypto/
Dap_bus.c295 static int ap_query_queue(ap_qid_t qid, int *queue_depth, int *device_type, in ap_query_queue() function
1421 if (ap_query_queue(qid, &depth, &type, &func) == 0) in _ap_scan_bus_adapter()
1473 rc = ap_query_queue(qid, &depth, &type, &func); in _ap_scan_bus_adapter()