Home
last modified time | relevance | path

Searched refs:irst_wakeup_attr (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/platform/x86/
Dintel-rst.c68 static struct device_attribute irst_wakeup_attr = { variable
128 error = device_create_file(&acpi->dev, &irst_wakeup_attr); in irst_add()
137 device_remove_file(&acpi->dev, &irst_wakeup_attr); in irst_remove()