Searched refs:ap_queue_info (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/crypto/ |
D | ap_bus.c | 300 static bool ap_queue_info(ap_qid_t qid, int *q_type, in ap_queue_info() function 1342 if (!ap_queue_info(qid, &type, &func, &depth, &decfg)) { in ap_scan_domains() 1468 if (ap_queue_info(qid, &type, &func, &depth, &decfg)) in ap_scan_adapter()
|