Searched refs:ap_queue_info (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/s390/crypto/ |
D | ap_bus.c | 309 static bool ap_queue_info(ap_qid_t qid, int *q_type, in ap_queue_info() function 1351 if (!ap_queue_info(qid, &type, &func, &depth, &decfg)) { in ap_scan_domains() 1477 if (ap_queue_info(qid, &type, &func, &depth, &decfg)) in ap_scan_adapter()
|