Home
last modified time | relevance | path

Searched refs:ap_card (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/drivers/s390/crypto/
Dap_card.c24 struct ap_card *ac = to_ap_card(dev); in hwtype_show()
34 struct ap_card *ac = to_ap_card(dev); in raw_hwtype_show()
44 struct ap_card *ac = to_ap_card(dev); in depth_show()
54 struct ap_card *ac = to_ap_card(dev); in ap_functions_show()
65 struct ap_card *ac = to_ap_card(dev); in request_count_show()
79 struct ap_card *ac = to_ap_card(dev); in request_count_store()
96 struct ap_card *ac = to_ap_card(dev); in requestq_count_show()
113 struct ap_card *ac = to_ap_card(dev); in pendingq_count_show()
163 struct ap_card *ac = to_ap_card(dev); in ap_card_device_release()
173 struct ap_card *ap_card_create(int id, int queue_depth, int raw_type, in ap_card_create()
[all …]
Dap_bus.h156 struct ap_card { struct
168 #define to_ap_card(x) container_of((x), struct ap_card, ap_dev.device) argument
173 struct ap_card *card; /* Ptr to assoc. AP card. */
266 struct ap_card *ap_card_create(int id, int queue_depth, int raw_device_type,
DMakefile6 ap-objs := ap_bus.o ap_card.o ap_queue.o
Dzcrypt_cex4.c81 struct ap_card *ac = to_ap_card(dev); in serialnr_show()
191 struct ap_card *ac = to_ap_card(&ap_dev->device); in zcrypt_cex4_card_probe()
331 struct ap_card *ac = to_ap_card(&ap_dev->device); in zcrypt_cex4_card_remove()
Dzcrypt_api.h77 struct ap_card *card; /* The "real" ap card device. */
Dzcrypt_cex2a.c84 struct ap_card *ac = to_ap_card(&ap_dev->device); in zcrypt_cex2a_card_probe()
Dzcrypt_cex2c.c144 struct ap_card *ac = to_ap_card(&ap_dev->device); in zcrypt_cex2c_card_probe()
Dap_bus.c428 struct ap_card *ac; in ap_tasklet_fn()
454 struct ap_card *ac; in ap_pending_requests()
1390 struct ap_card *ac; in _ap_scan_bus_adapter()