Searched refs:pcie_core (Results 1 – 1 of 1) sorted by relevance
24 static int pcie_core(struct notifier_block *, unsigned long, void *);34 {.nb.notifier_call = pcie_core, .event_type = MLX5_EVENT_TYPE_GENERAL_EVENT },301 static int pcie_core(struct notifier_block *nb, unsigned long type, void *data) in pcie_core() function