Home
last modified time | relevance | path

Searched refs:event_ops (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/pci/endpoint/
A Dpci-epc-core.c701 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()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dcore_linecards.c446 const struct mlxsw_linecards_event_ops *event_ops; member
470 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()
/linux-6.3-rc2/include/linux/
A Dpci-epf.h175 const struct pci_epc_event_ops *event_ops; member
/linux-6.3-rc2/drivers/pci/endpoint/functions/
A Dpci-epf-test.c997 epf->event_ops = &pci_epf_test_event_ops; in pci_epf_test_probe()

Completed in 11 milliseconds