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()
145 struct ap_card *ac = to_ap_card(dev); in config_show()
155 struct ap_card *ac = to_ap_card(dev); in config_store()
179 struct ap_card *ac = to_ap_card(dev); in chkstop_show()
189 struct ap_card *ac = to_ap_card(dev); in max_msg_size_show()
227 struct ap_card *ac = to_ap_card(dev); in ap_card_device_release()
232 struct ap_card *ap_card_create(int id, struct ap_tapq_hwinfo hwinfo, in ap_card_create()
235 struct ap_card *ac; in ap_card_create()