Searched refs:mlxsw_bus (Results 1 – 4 of 4) sorted by relevance
30 struct mlxsw_bus;50 const struct mlxsw_bus *mlxsw_bus,436 struct mlxsw_bus { struct
66 const struct mlxsw_bus *bus;1911 const struct mlxsw_bus *mlxsw_bus, in __mlxsw_core_bus_device_register() argument1941 mlxsw_core->bus = mlxsw_bus; in __mlxsw_core_bus_device_register()1946 err = mlxsw_bus->init(bus_priv, mlxsw_core, mlxsw_driver->profile, res); in __mlxsw_core_bus_device_register()2038 mlxsw_bus->fini(bus_priv); in __mlxsw_core_bus_device_register()2047 const struct mlxsw_bus *mlxsw_bus, in mlxsw_core_bus_device_register() argument2056 err = __mlxsw_core_bus_device_register(mlxsw_bus_info, mlxsw_bus, in mlxsw_core_bus_device_register()
549 static const struct mlxsw_bus mlxsw_i2c_bus = {
1833 static const struct mlxsw_bus mlxsw_pci_bus = {
Completed in 18 milliseconds