Searched refs:ap_card (Results 1 – 8 of 8) sorted by relevance
24 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 …]
152 struct ap_card { struct164 #define to_ap_card(x) container_of((x), struct ap_card, ap_dev.device) argument169 struct ap_card *card; /* Ptr to assoc. AP card. */257 struct ap_card *ap_card_create(int id, int queue_depth, int raw_device_type,
6 ap-objs := ap_bus.o ap_card.o ap_queue.o
87 struct ap_card *card; /* The "real" ap card device. */
86 struct ap_card *ac = to_ap_card(&ap_dev->device); in zcrypt_cex2a_card_probe()
167 struct ap_card *ac = to_ap_card(&ap_dev->device); in zcrypt_pcixcc_card_probe()
100 struct ap_card *ac = to_ap_card(&ap_dev->device); in zcrypt_cex4_card_probe()
411 struct ap_card *ac; in ap_tasklet_fn()437 struct ap_card *ac; in ap_pending_requests()1339 struct ap_card *ac; in ap_scan_bus()