Searched refs:add_cfs (Results 1 – 4 of 4) sorted by relevance
63 * @add_cfs: ops to initialize function-specific configfs attributes68 struct config_group *(*add_cfs)(struct pci_epf *epf, member
534 * the function driver does not implement the add_cfs() method.537 * or if the EPF driver add_cfs() method fails.549 if (!epf->driver->ops->add_cfs) in pci_epf_type_add_cfs() 553 epf_type_group = epf->driver->ops->add_cfs(epf, group); in pci_epf_type_add_cfs()
1476 .add_cfs = epf_ntb_add_cfs,
2610 .add_cfs = nvmet_pci_epf_add_cfs,