Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/surface/
Dsurface_aggregator_tabletsw.c75 static const struct attribute_group ssam_tablet_sw_group = { variable
169 status = sysfs_create_group(&sdev->dev.kobj, &ssam_tablet_sw_group); in ssam_tablet_sw_probe()
187 sysfs_remove_group(&sdev->dev.kobj, &ssam_tablet_sw_group); in ssam_tablet_sw_remove()