Searched refs:dev_attr_cmos_command (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/platform/x86/
H A Dthinkpad_acpi.c4957 static struct device_attribute dev_attr_cmos_command = variable in typeref:struct:device_attribute
4974 res = device_create_file(&tpacpi_pdev->dev, &dev_attr_cmos_command);
4983 device_remove_file(&tpacpi_pdev->dev, &dev_attr_cmos_command);

Completed in 54 milliseconds