pldmfw_op_pci_match_record
.match_record = &pldmfw_op_pci_match_record,
.match_record = &pldmfw_op_pci_match_record,
if (!pldmfw_op_pci_match_record(context, record))
bool pldmfw_op_pci_match_record(struct pldmfw *context, struct pldmfw_record *record);
EXPORT_SYMBOL(pldmfw_op_pci_match_record);