Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dtc1100-wmi.c176 static struct attribute_group tc1100_attribute_group = { variable
186 return sysfs_create_group(&device->dev.kobj, &tc1100_attribute_group); in tc1100_probe()
192 sysfs_remove_group(&device->dev.kobj, &tc1100_attribute_group); in tc1100_remove()