Searched refs:w1_therm_attr (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/w1/slaves/
H A Dw1_therm.c56 static struct device_attribute w1_therm_attr = variable in typeref:struct:device_attribute
61 return device_create_file(&sl->dev, &w1_therm_attr);
66 device_remove_file(&sl->dev, &w1_therm_attr);

Completed in 108 milliseconds