Lines Matching refs:ap_card
25 struct ap_card *ac = to_ap_card(dev); in hwtype_show()
35 struct ap_card *ac = to_ap_card(dev); in raw_hwtype_show()
45 struct ap_card *ac = to_ap_card(dev); in depth_show()
55 struct ap_card *ac = to_ap_card(dev); in ap_functions_show()
66 struct ap_card *ac = to_ap_card(dev); in request_count_show()
82 struct ap_card *ac = to_ap_card(dev); in request_count_store()
102 struct ap_card *ac = to_ap_card(dev); in requestq_count_show()
121 struct ap_card *ac = to_ap_card(dev); in pendingq_count_show()
146 struct ap_card *ac = to_ap_card(dev); in config_show()
156 struct ap_card *ac = to_ap_card(dev); in config_store()
204 struct ap_card *ac = to_ap_card(dev); in ap_card_device_release()
209 struct ap_card *ap_card_create(int id, int queue_depth, int raw_type, in ap_card_create()
212 struct ap_card *ac; in ap_card_create()