Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dap_bus.h275 struct ap_queue *ap_queue_create(ap_qid_t qid, struct ap_card *ac);
H A Dap_queue.c1112 struct ap_queue *ap_queue_create(ap_qid_t qid, struct ap_card *ac) in ap_queue_create() function
H A Dap_bus.c1867 aq = ap_queue_create(qid, ac); in ap_scan_domains()