Searched refs:mlxsw_core_bus_device_unregister (Results 1 – 3 of 3) sorted by relevance
70 void mlxsw_core_bus_device_unregister(struct mlxsw_core *mlxsw_core);
852 void mlxsw_core_bus_device_unregister(struct mlxsw_core *mlxsw_core) in mlxsw_core_bus_device_unregister() function864 EXPORT_SYMBOL(mlxsw_core_bus_device_unregister);
1802 mlxsw_core_bus_device_unregister(mlxsw_pci->core); in mlxsw_pci_remove()