Searched defs:sgrp_data (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/hwmon/ |
H A D | ibmpowernv.c | 81 struct sensor_group_data *sgrp_data; member 92 struct sensor_group_data *sgrp_data; member 138 struct sensor_group_data *sgrp_data = sdata->sgrp_data; in store_enable() local 337 struct sensor_group_data *sgrp_data; init_sensor_group_data() local 391 struct sensor_group_data *sgrp_data = pdata->sgrp_data; get_sensor_group() local 509 populate_sensor(struct sensor_data * sdata,int od,int hd,int sid,const char * attr_name,enum sensors type,const struct attribute_group * pgroup,struct sensor_group_data * sgrp_data,ssize_t (* show)(struct device * dev,struct device_attribute * attr,char * buf),ssize_t (* store)(struct device * dev,struct device_attribute * attr,const char * buf,size_t count)) populate_sensor() argument 569 struct sensor_group_data *sgrp_data; create_device_attrs() local [all...] |