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