Searched refs:event_ops (Results 1 – 4 of 4) sorted by relevance
701 if (epf->event_ops && epf->event_ops->link_up) in pci_epc_linkup()702 epf->event_ops->link_up(epf); in pci_epc_linkup()727 if (epf->event_ops && epf->event_ops->core_init) in pci_epc_init_notify()728 epf->event_ops->core_init(epf); in pci_epc_init_notify()
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()
175 const struct pci_epc_event_ops *event_ops; member
997 epf->event_ops = &pci_epf_test_event_ops; in pci_epf_test_probe()
Completed in 11 milliseconds