Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Dapply.c1584 static int compat_refcnt; variable
1594 if (compat_refcnt++ > 0) in omapdss_compat_init()
1663 compat_refcnt--; in omapdss_compat_init()
1677 if (--compat_refcnt > 0) in omapdss_compat_uninit()