Searched refs:reset_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/pci/
H A Dpci-sysfs.c1068 static struct device_attribute reset_attr = __ATTR(reset, 0200, NULL, reset_store); variable in typeref:struct:device_attribute
1099 retval = device_create_file(&dev->dev, &reset_attr);
1211 device_remove_file(&dev->dev, &reset_attr);

Completed in 115 milliseconds