Searched refs:pldmfw_op_pci_match_record (Results 1 – 3 of 3) sorted by relevance
133 bool pldmfw_op_pci_match_record(struct pldmfw *context, struct pldmfw_record *record);
628 bool pldmfw_op_pci_match_record(struct pldmfw *context, struct pldmfw_record *record) in pldmfw_op_pci_match_record() function681 EXPORT_SYMBOL(pldmfw_op_pci_match_record);
820 .match_record = &pldmfw_op_pci_match_record,