Home
last modified time | relevance | path

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

/linux/drivers/platform/mellanox/
H A Dmlxreg-hotplug.c212 struct mlxreg_core_item *item; in mlxreg_hotplug_attr_show()
255 struct mlxreg_core_item *item; in mlxreg_hotplug_attr_init()
344 struct mlxreg_core_item *item) in mlxreg_hotplug_work_helper()
404 struct mlxreg_core_item *item) in mlxreg_hotplug_health_work_helper()
506 struct mlxreg_core_item *item; in mlxreg_hotplug_work_handler()
585 struct mlxreg_core_item *item; in mlxreg_hotplug_set_irq()
658 struct mlxreg_core_item *item; in mlxreg_hotplug_unset_irq()
H A Dmlxreg-dpu.c289 static struct mlxreg_core_item mlxreg_dpu_hotplug_items[] = {
423 struct mlxreg_core_item *item; in mlxreg_dpu_copy_hotplug_data()
H A Dmlx-platform.c440 static struct mlxreg_core_item mlxplat_mlxcpld_i2c_ng_items[] = {
849 static struct mlxreg_core_item mlxplat_mlxcpld_default_items[] = {
888 static struct mlxreg_core_item mlxplat_mlxcpld_comex_items[] = {
937 static struct mlxreg_core_item mlxplat_mlxcpld_default_wc_items[] = {
1003 static struct mlxreg_core_item mlxplat_mlxcpld_msn21xx_items[] = {
1094 static struct mlxreg_core_item mlxplat_mlxcpld_msn274x_items[] = {
1159 static struct mlxreg_core_item mlxplat_mlxcpld_msn201x_items[] = {
1265 static struct mlxreg_core_item mlxplat_mlxcpld_default_ng_items[] = {
1373 static struct mlxreg_core_item mlxplat_mlxcpld_ext_items[] = {
1423 static struct mlxreg_core_item mlxplat_mlxcpld_ext_dgx_items[] = {
[all …]
H A Dnvsw-sn2201.c484 static struct mlxreg_core_item nvsw_sn2201_items[] = {
531 static struct mlxreg_core_item nvsw_sn2201_busbar_items[] = {
/linux/include/linux/platform_data/
H A Dmlxreg.h171 struct mlxreg_core_item { struct
224 struct mlxreg_core_item *items;
/linux/drivers/i2c/busses/
H A Di2c-mlxcpld.c491 struct mlxreg_core_item *item = pdata->items; in mlxcpld_i2c_set_frequency()