Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/
H A Dpanel-tpo-td043mtea1.c280 static const struct attribute_group tpo_td043_attr_group = { variable
508 r = sysfs_create_group(&spi->dev.kobj, &tpo_td043_attr_group); in tpo_td043_probe()
532 sysfs_remove_group(&spi->dev.kobj, &tpo_td043_attr_group); in tpo_td043_probe()
555 sysfs_remove_group(&spi->dev.kobj, &tpo_td043_attr_group); in tpo_td043_remove()