Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/mellanox/
H A Dnvsw-sn2201.c136 struct nvsw_sn2201 { struct
892 nvsw_sn2201_create_static_devices(struct nvsw_sn2201 *nvsw_sn2201, in nvsw_sn2201_create_static_devices() argument
904 dev_err(nvsw_sn2201->dev, "Failed to create client %s at bus %d at addr 0x%02x\n", in nvsw_sn2201_create_static_devices()
926 static void nvsw_sn2201_destroy_static_devices(struct nvsw_sn2201 *nvsw_sn2201, in nvsw_sn2201_destroy_static_devices() argument
943 static int nvsw_sn2201_config_post_init(struct nvsw_sn2201 *nvsw_sn2201) in nvsw_sn2201_config_post_init() argument
950 dev = nvsw_sn2201->dev; in nvsw_sn2201_config_post_init()
951 adap = i2c_get_adapter(nvsw_sn2201->main_mux_deferred_nr); in nvsw_sn2201_config_post_init()
954 nvsw_sn2201->main_mux_deferred_nr); in nvsw_sn2201_config_post_init()
960 sn2201_dev = nvsw_sn2201->sn2201_devs; in nvsw_sn2201_config_post_init()
961 for (i = 0; i < nvsw_sn2201->sn2201_devs_num; i++, sn2201_dev++) { in nvsw_sn2201_config_post_init()
[all …]