Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/platform/mellanox/
A Dmlxreg-lc.c202 .brdinfo = &mlxreg_lc_aux_pwr_devices[0],
423 dev->brdinfo->type, dev->nr, dev->brdinfo->addr); in mlxreg_lc_create_static_devices()
733 data->hpdev.brdinfo->addr); in mlxreg_lc_config_init()
750 data->hpdev.brdinfo->type, data->hpdev.nr, data->hpdev.brdinfo->addr); in mlxreg_lc_config_init()
763 data->hpdev.brdinfo->addr); in mlxreg_lc_config_init()
779 data->hpdev.brdinfo->addr); in mlxreg_lc_config_init()
841 data->hpdev.brdinfo); in mlxreg_lc_probe()
844 data->hpdev.brdinfo->type, data->hpdev.nr, data->hpdev.brdinfo->addr); in mlxreg_lc_probe()
853 data->hpdev.brdinfo->type, data->hpdev.nr, data->hpdev.brdinfo->addr); in mlxreg_lc_probe()
865 data->hpdev.brdinfo->addr); in mlxreg_lc_probe()
[all …]
A Dnvsw-sn2201.c343 .brdinfo = &nvsw_sn2201_cpld_devices[0],
561 .brdinfo = &nvsw_sn2201_static_devices[0],
565 .brdinfo = &nvsw_sn2201_static_devices[1],
569 .brdinfo = &nvsw_sn2201_static_devices[2],
573 .brdinfo = &nvsw_sn2201_static_devices[3],
577 .brdinfo = &nvsw_sn2201_static_devices[4],
581 .brdinfo = &nvsw_sn2201_static_devices[5],
585 .brdinfo = &nvsw_sn2201_static_devices[6],
901 dev->brdinfo->type, in nvsw_sn2201_create_static_devices()
902 dev->nr, dev->brdinfo->addr); in nvsw_sn2201_create_static_devices()
[all …]
A Dmlxreg-hotplug.c105 struct i2c_board_info *brdinfo = data->hpdev.brdinfo; in mlxreg_hotplug_device_create() local
131 if (brdinfo->platform_data) in mlxreg_hotplug_device_create()
132 mlxreg_hotplug_pdata_export(brdinfo->platform_data, pdata->regmap); in mlxreg_hotplug_device_create()
135 brdinfo); in mlxreg_hotplug_device_create()
138 brdinfo->type, data->hpdev.nr + in mlxreg_hotplug_device_create()
139 pdata->shift_nr, brdinfo->addr); in mlxreg_hotplug_device_create()
150 if (data->hpdev.brdinfo && data->hpdev.brdinfo->platform_data) in mlxreg_hotplug_device_create()
151 mlxreg_hotplug_pdata_export(data->hpdev.brdinfo->platform_data, in mlxreg_hotplug_device_create()
156 brdinfo->type, in mlxreg_hotplug_device_create()
/linux-6.3-rc2/drivers/platform/x86/
A Dmlx-platform.c661 .hpdev.brdinfo = &mlxplat_mlxcpld_pwr[0],
668 .hpdev.brdinfo = &mlxplat_mlxcpld_pwr[1],
710 .hpdev.brdinfo = &mlxplat_mlxcpld_fan[0],
717 .hpdev.brdinfo = &mlxplat_mlxcpld_fan[1],
724 .hpdev.brdinfo = &mlxplat_mlxcpld_fan[2],
731 .hpdev.brdinfo = &mlxplat_mlxcpld_fan[3],
960 .hpdev.brdinfo = &mlxplat_mlxcpld_pwr[0],
967 .hpdev.brdinfo = &mlxplat_mlxcpld_pwr[1],
1252 .hpdev.brdinfo = &mlxplat_mlxcpld_pwr[0],
1259 .hpdev.brdinfo = &mlxplat_mlxcpld_pwr[1],
[all …]
/linux-6.3-rc2/include/linux/platform_data/
A Dmlxreg.h104 struct i2c_board_info *brdinfo; member

Completed in 17 milliseconds