Searched refs:ap_card_create (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/s390/crypto/ |
D | ap_card.c | 173 struct ap_card *ap_card_create(int id, int queue_depth, int raw_type, in ap_card_create() function
|
D | ap_bus.h | 266 struct ap_card *ap_card_create(int id, int queue_depth, int raw_device_type,
|
D | ap_bus.c | 1500 ac = ap_card_create(id, depth, type, comp_type, func); in _ap_scan_bus_adapter()
|