Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dapply.c1595 static int compat_refcnt; variable
1605 if (compat_refcnt++ > 0) in omapdss_compat_init()
1674 compat_refcnt--; in omapdss_compat_init()
1688 if (--compat_refcnt > 0) in omapdss_compat_uninit()