Searched refs:cis_card_services (Results 1 – 2 of 2) sorted by relevance
74 static int (*cis_card_services)(int, ...) = NULL; variable123 if (cis_card_services) in cis_deinit()158 cis_card_services = csr->cs_card_services; in CISParser()
63 #define CIS_CARD_SERVICES (*cis_card_services)