Searched refs:printfunc (Results 1 – 2 of 2) sorted by relevance
1534 void (*printfunc)(const pcireg_t *, int); member1577 if (ht_captab[off].printfunc != NULL) in pci_conf_print_ht_cap()1578 ht_captab[off].printfunc(regs, capoff); in pci_conf_print_ht_cap()2711 void (*printfunc)(const pcireg_t *, int); member2825 && (pci_captab[i].printfunc != NULL)) in pci_conf_print_caplist()2826 pci_captab[i].printfunc(regs, off); in pci_conf_print_caplist()4502 void (*printfunc)(const pcireg_t *, int); member4678 || (pci_extcaptab[i].printfunc == NULL)) in pci_conf_print_extcaplist()4681 pci_extcaptab[i].printfunc(regs, off); in pci_conf_print_extcaplist()
1612 (printfunc)PySwigObject_print, /* tp_print */ in _PySwigObject_type()1779 (printfunc)PySwigPacked_print, /* tp_print */ in _PySwigPacked_type()5009 (printfunc) swig_varlink_print, /* Print (tp_print) */ in swig_varlink_type()