Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dapply.c1582 static int compat_refcnt; variable
1592 if (compat_refcnt++ > 0) in omapdss_compat_init()
1661 compat_refcnt--; in omapdss_compat_init()
1675 if (--compat_refcnt > 0) in omapdss_compat_uninit()