Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/platform_data/
Dmlxreg.h90 struct mlxreg_core_item { struct
139 struct mlxreg_core_item *items;
/Linux-v5.15/drivers/platform/mellanox/
Dmlxreg-hotplug.c160 struct mlxreg_core_item *item; in mlxreg_hotplug_attr_show()
192 struct mlxreg_core_item *item; in mlxreg_hotplug_attr_init()
279 struct mlxreg_core_item *item) in mlxreg_hotplug_work_helper()
348 struct mlxreg_core_item *item) in mlxreg_hotplug_health_work_helper()
450 struct mlxreg_core_item *item; in mlxreg_hotplug_work_handler()
529 struct mlxreg_core_item *item; in mlxreg_hotplug_set_irq()
602 struct mlxreg_core_item *item; in mlxreg_hotplug_unset_irq()
/Linux-v5.15/drivers/platform/x86/
Dmlx-platform.c234 static struct mlxreg_core_item mlxplat_mlxcpld_i2c_ng_items[] = {
444 static struct mlxreg_core_item mlxplat_mlxcpld_default_items[] = {
483 static struct mlxreg_core_item mlxplat_mlxcpld_comex_items[] = {
558 static struct mlxreg_core_item mlxplat_mlxcpld_msn21xx_items[] = {
649 static struct mlxreg_core_item mlxplat_mlxcpld_msn274x_items[] = {
714 static struct mlxreg_core_item mlxplat_mlxcpld_msn201x_items[] = {
812 static struct mlxreg_core_item mlxplat_mlxcpld_default_ng_items[] = {
920 static struct mlxreg_core_item mlxplat_mlxcpld_ext_items[] = {
/Linux-v5.15/drivers/i2c/busses/
Di2c-mlxcpld.c482 struct mlxreg_core_item *item = pdata->items; in mlxcpld_i2c_set_frequency()