Searched refs:w1_slave_attr_name (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/
H A Dw1.c116 static struct device_attribute w1_slave_attr_name = variable in typeref:struct:device_attribute
615 err = device_create_file(&sl->dev, &w1_slave_attr_name);
648 device_remove_file(&sl->dev, &w1_slave_attr_name);
729 device_remove_file(&sl->dev, &w1_slave_attr_name);

Completed in 34 milliseconds