Searched refs:w1_slave_attr_id (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.c118 static struct device_attribute w1_slave_attr_id = variable in typeref:struct:device_attribute
624 err = device_create_file(&sl->dev, &w1_slave_attr_id);
646 device_remove_file(&sl->dev, &w1_slave_attr_id);
728 device_remove_file(&sl->dev, &w1_slave_attr_id);

Completed in 92 milliseconds