Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/hp/
H A Dtc1100-wmi.c159 static const struct attribute_group tc1100_attribute_group = { variable
169 return sysfs_create_group(&device->dev.kobj, &tc1100_attribute_group); in tc1100_probe()
175 sysfs_remove_group(&device->dev.kobj, &tc1100_attribute_group); in tc1100_remove()