Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/platform_data/
Dmlxreg.h171 struct mlxreg_core_item { struct
223 struct mlxreg_core_item *items;
/Linux-v6.1/drivers/platform/mellanox/
Dmlxreg-hotplug.c213 struct mlxreg_core_item *item; in mlxreg_hotplug_attr_show()
245 struct mlxreg_core_item *item; in mlxreg_hotplug_attr_init()
332 struct mlxreg_core_item *item) in mlxreg_hotplug_work_helper()
401 struct mlxreg_core_item *item) in mlxreg_hotplug_health_work_helper()
503 struct mlxreg_core_item *item; in mlxreg_hotplug_work_handler()
582 struct mlxreg_core_item *item; in mlxreg_hotplug_set_irq()
655 struct mlxreg_core_item *item; in mlxreg_hotplug_unset_irq()
Dnvsw-sn2201.c474 static struct mlxreg_core_item nvsw_sn2201_items[] = {
/Linux-v6.1/drivers/platform/x86/
Dmlx-platform.c324 static struct mlxreg_core_item mlxplat_mlxcpld_i2c_ng_items[] = {
610 static struct mlxreg_core_item mlxplat_mlxcpld_default_items[] = {
649 static struct mlxreg_core_item mlxplat_mlxcpld_comex_items[] = {
698 static struct mlxreg_core_item mlxplat_mlxcpld_default_wc_items[] = {
764 static struct mlxreg_core_item mlxplat_mlxcpld_msn21xx_items[] = {
855 static struct mlxreg_core_item mlxplat_mlxcpld_msn274x_items[] = {
920 static struct mlxreg_core_item mlxplat_mlxcpld_msn201x_items[] = {
1026 static struct mlxreg_core_item mlxplat_mlxcpld_default_ng_items[] = {
1134 static struct mlxreg_core_item mlxplat_mlxcpld_ext_items[] = {
1914 static struct mlxreg_core_item mlxplat_mlxcpld_modular_items[] = {
[all …]
/Linux-v6.1/drivers/i2c/busses/
Di2c-mlxcpld.c483 struct mlxreg_core_item *item = pdata->items; in mlxcpld_i2c_set_frequency()