Searched refs:event_ops (Results 1 – 7 of 7) sorted by relevance
891 if (epf->event_ops && epf->event_ops->link_up) in pci_epc_linkup()892 epf->event_ops->link_up(epf); in pci_epc_linkup()917 if (epf->event_ops && epf->event_ops->link_down) in pci_epc_linkdown()918 epf->event_ops->link_down(epf); in pci_epc_linkdown()943 if (epf->event_ops && epf->event_ops->epc_init) in pci_epc_init_notify()944 epf->event_ops->epc_init(epf); in pci_epc_init_notify()966 if (epf->event_ops && epf->event_ops->epc_init) in pci_epc_notify_pending_init()967 epf->event_ops->epc_init(epf); in pci_epc_notify_pending_init()989 if (epf->event_ops && epf->event_ops->epc_deinit) in pci_epc_deinit_notify()990 epf->event_ops->epc_deinit(epf); in pci_epc_deinit_notify()[all …]
446 const struct mlxsw_linecards_event_ops *event_ops; member470 item->event_ops->got_active, in mlxsw_linecard_active_ops_call()484 item->event_ops->got_inactive, in mlxsw_linecard_inactive_ops_call()501 item->event_ops->got_active, in mlxsw_linecards_event_ops_register_call()519 item->event_ops->got_inactive, in mlxsw_linecards_event_ops_unregister_call()537 item->event_ops = ops; in mlxsw_linecards_event_ops_register()560 if (item->event_ops == ops && item->priv == priv) { in mlxsw_linecards_event_ops_unregister()
250 const struct pci_epc_event_ops *event_ops; member
180 const struct plda_event_ops *event_ops; member
727 port->plda.event_ops = &mc_event_ops; in mc_platform_init()
1497 epf->event_ops = &pci_epf_test_event_ops; in pci_epf_test_probe()
2451 epf->event_ops = &nvmet_pci_epf_event_ops; in nvmet_pci_epf_probe()