Searched defs:mlxreg_io_priv_data (Results 1 – 1 of 1) sorted by relevance
35 struct mlxreg_io_priv_data { struct36 struct platform_device *pdev;37 struct mlxreg_core_platform_data *pdata;38 struct device *hwmon;39 struct attribute *mlxreg_io_attr[MLXREG_IO_ATT_NUM + 1];40 struct sensor_device_attribute mlxreg_io_dev_attr[MLXREG_IO_ATT_NUM];41 struct attribute_group group;42 const struct attribute_group *groups[2];43 int regsize;