Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/crypto/
Dap_bus.h291 struct ap_card *ap_card_create(int id, int queue_depth, int raw_type,
Dap_card.c232 struct ap_card *ap_card_create(int id, int queue_depth, int raw_type, in ap_card_create() function
Dap_bus.c2073 ac = ap_card_create(ap, depth, type, comp_type, func, ml); in ap_scan_adapter()