Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dap_bus.h286 struct ap_queue *ap_queue_create(ap_qid_t qid, int device_type);
H A Dap_queue.c1010 struct ap_queue *ap_queue_create(ap_qid_t qid, int device_type) in ap_queue_create() function
H A Dap_bus.c1850 aq = ap_queue_create(qid, ac->ap_dev.device_type); in ap_scan_domains()