Lines Matching refs:ap_card
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()
176 struct ap_card *ac; in ap_card_create()