Home
last modified time | relevance | path

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

/drivers/video/omap2/dss/
Dapply.c1566 static int compat_refcnt; variable
1577 if (compat_refcnt++ > 0) in omapdss_compat_init()
1648 compat_refcnt--; in omapdss_compat_init()
1663 if (--compat_refcnt > 0) in omapdss_compat_uninit()