Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dcore.h70 void mlxsw_core_bus_device_unregister(struct mlxsw_core *mlxsw_core);
Dcore.c852 void mlxsw_core_bus_device_unregister(struct mlxsw_core *mlxsw_core) in mlxsw_core_bus_device_unregister() function
864 EXPORT_SYMBOL(mlxsw_core_bus_device_unregister);
Dpci.c1802 mlxsw_core_bus_device_unregister(mlxsw_pci->core); in mlxsw_pci_remove()