Searched refs:mlxsw_bus (Results 1 – 4 of 4) sorted by relevance
24 struct mlxsw_bus;35 const struct mlxsw_bus *mlxsw_bus,310 struct mlxsw_bus { struct
63 const struct mlxsw_bus *bus;969 const struct mlxsw_bus *mlxsw_bus, in mlxsw_core_bus_device_register() argument997 mlxsw_core->bus = mlxsw_bus; in mlxsw_core_bus_device_register()1002 err = mlxsw_bus->init(bus_priv, mlxsw_core, mlxsw_driver->profile, res); in mlxsw_core_bus_device_register()1072 mlxsw_bus->fini(bus_priv); in mlxsw_core_bus_device_register()
433 static const struct mlxsw_bus mlxsw_i2c_bus = {
1709 static const struct mlxsw_bus mlxsw_pci_bus = {