Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/mellanox/
H A Dnvsw-sn2201.c150 struct mlxreg_hotplug_device *main_mux_devs; member
1087 nvsw_sn2201->main_mux_devs->adapter = i2c_get_adapter(nvsw_sn2201->main_mux_devs->nr); in nvsw_sn2201_i2c_completion_notify()
1088 if (!nvsw_sn2201->main_mux_devs->adapter) { in nvsw_sn2201_i2c_completion_notify()
1096 err = nvsw_sn2201_create_static_devices(nvsw_sn2201, nvsw_sn2201->main_mux_devs, in nvsw_sn2201_i2c_completion_notify()
1171 nvsw_sn2201_destroy_static_devices(nvsw_sn2201, nvsw_sn2201->main_mux_devs, in nvsw_sn2201_i2c_completion_notify()
1174 i2c_put_adapter(nvsw_sn2201->main_mux_devs->adapter); in nvsw_sn2201_i2c_completion_notify()
1215 nvsw_sn2201->main_mux_devs = nvsw_sn2201_main_mux_brdinfo; in nvsw_sn2201_probe()
1239 nvsw_sn2201->main_mux_devs, in nvsw_sn2201_remove()