Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-sysfs.c540 static struct device_attribute omapfb_attrs[] = { variable
561 for (t = 0; t < ARRAY_SIZE(omapfb_attrs); t++) { in omapfb_create_sysfs()
563 &omapfb_attrs[t]); in omapfb_create_sysfs()
582 for (t = 0; t < ARRAY_SIZE(omapfb_attrs); t++) in omapfb_remove_sysfs()
584 &omapfb_attrs[t]); in omapfb_remove_sysfs()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-sysfs.c541 static struct device_attribute omapfb_attrs[] = { variable
562 for (t = 0; t < ARRAY_SIZE(omapfb_attrs); t++) { in omapfb_create_sysfs()
564 &omapfb_attrs[t]); in omapfb_create_sysfs()
583 for (t = 0; t < ARRAY_SIZE(omapfb_attrs); t++) in omapfb_remove_sysfs()
585 &omapfb_attrs[t]); in omapfb_remove_sysfs()

Completed in 2 milliseconds