Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/x86/
Dtc1100-wmi.c174 static struct attribute_group tc1100_attribute_group = { variable
184 return sysfs_create_group(&device->dev.kobj, &tc1100_attribute_group); in tc1100_probe()
190 sysfs_remove_group(&device->dev.kobj, &tc1100_attribute_group); in tc1100_remove()