Searched refs:aiptek_attribute_group (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/tablet/
H A Daiptek.c1664 static struct attribute_group aiptek_attribute_group = { variable in typeref:struct:attribute_group
1860 err = sysfs_create_group(&intf->dev.kobj, &aiptek_attribute_group);
1877 fail4: sysfs_remove_group(&intf->dev.kobj, &aiptek_attribute_group);
1902 sysfs_remove_group(&intf->dev.kobj, &aiptek_attribute_group);

Completed in 51 milliseconds