Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dcore.h49 void mlxsw_core_bus_device_unregister(struct mlxsw_core *mlxsw_core, bool reload);
Di2c.c662 mlxsw_core_bus_device_unregister(mlxsw_i2c->core, false); in mlxsw_i2c_remove()
Dcore.c1430 mlxsw_core_bus_device_unregister(mlxsw_core, true); in mlxsw_devlink_core_bus_device_reload_down()
2036 void mlxsw_core_bus_device_unregister(struct mlxsw_core *mlxsw_core, in mlxsw_core_bus_device_unregister() function
2082 EXPORT_SYMBOL(mlxsw_core_bus_device_unregister);
Dpci.c1892 mlxsw_core_bus_device_unregister(mlxsw_pci->core, false); in mlxsw_pci_remove()