Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/crypto/
H A Dap_bus.h287 struct ap_card *ap_card_create(int id, int queue_depth, int raw_device_type,
H A Dap_card.c209 struct ap_card *ap_card_create(int id, int queue_depth, int raw_type, in ap_card_create() function
H A Dap_bus.c1536 ac = ap_card_create(ap, depth, type, comp_type, func); in ap_scan_adapter()