Home
last modified time | relevance | path

Searched refs:mlxreg_core_item (Results 1 – 5 of 5) 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 Dnvsw-sn2201.c478 static struct mlxreg_core_item nvsw_sn2201_items[] = {
/linux/include/linux/platform_data/
H A Dmlxreg.h171 struct mlxreg_core_item { struct
224 struct mlxreg_core_item *items;
/linux/drivers/platform/x86/
H A Dmlx-platform.c399 static struct mlxreg_core_item mlxplat_mlxcpld_i2c_ng_items[] = {
774 static struct mlxreg_core_item mlxplat_mlxcpld_default_items[] = {
813 static struct mlxreg_core_item mlxplat_mlxcpld_comex_items[] = {
862 static struct mlxreg_core_item mlxplat_mlxcpld_default_wc_items[] = {
928 static struct mlxreg_core_item mlxplat_mlxcpld_msn21xx_items[] = {
1019 static struct mlxreg_core_item mlxplat_mlxcpld_msn274x_items[] = {
1084 static struct mlxreg_core_item mlxplat_mlxcpld_msn201x_items[] = {
1190 static struct mlxreg_core_item mlxplat_mlxcpld_default_ng_items[] = {
1298 static struct mlxreg_core_item mlxplat_mlxcpld_ext_items[] = {
1348 static struct mlxreg_core_item mlxplat_mlxcpld_ng800_items[] = {
[all …]
/linux/drivers/i2c/busses/
H A Di2c-mlxcpld.c491 struct mlxreg_core_item *item = pdata->items; in mlxcpld_i2c_set_frequency()