Searched refs:thmc50_group (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dthmc50.c269 static const struct attribute_group thmc50_group = { variable in typeref:struct:attribute_group
363 if ((err = sysfs_create_group(&client->dev.kobj, &thmc50_group)))
385 sysfs_remove_group(&client->dev.kobj, &thmc50_group);
397 sysfs_remove_group(&client->dev.kobj, &thmc50_group);

Completed in 68 milliseconds