Home
last modified time | relevance | path

Searched refs:mlxsw_core_bus_device_unregister (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c1588 mlxsw_core_bus_device_unregister(mlxsw_core, true); in mlxsw_devlink_core_bus_device_reload_down()
2272 void mlxsw_core_bus_device_unregister(struct mlxsw_core *mlxsw_core, in mlxsw_core_bus_device_unregister() function
2321 EXPORT_SYMBOL(mlxsw_core_bus_device_unregister);
H A Dpci.c2498 mlxsw_core_bus_device_unregister(mlxsw_pci->core, false); in mlxsw_pci_remove()
2510 mlxsw_core_bus_device_unregister(mlxsw_pci->core, false); in mlxsw_pci_reset_prepare()