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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/misc/
H A Dthinkpad_acpi.c2035 static struct device_attribute dev_attr_cmos_command = variable in typeref:struct:device_attribute
2052 res = device_create_file(&tpacpi_pdev->dev, &dev_attr_cmos_command);
2061 device_remove_file(&tpacpi_pdev->dev, &dev_attr_cmos_command);

Completed in 42 milliseconds