Home
last modified time | relevance | path

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

/linux-6.15/drivers/s390/crypto/
H A Dap_bus.h281 struct ap_card *ap_card_create(int id, struct ap_tapq_hwinfo info,
H A Dap_card.c232 struct ap_card *ap_card_create(int id, struct ap_tapq_hwinfo hwinfo, in ap_card_create() function
H A Dap_bus.c2094 ac = ap_card_create(ap, hwinfo, comp_type); in ap_scan_adapter()