l440gx_vpp_refcnt   32 drivers/mtd/maps/l440gx.c static int l440gx_vpp_refcnt;
l440gx_vpp_refcnt   39 drivers/mtd/maps/l440gx.c 		if (++l440gx_vpp_refcnt == 1)   /* first nested 'on' */
l440gx_vpp_refcnt   42 drivers/mtd/maps/l440gx.c 		if (--l440gx_vpp_refcnt == 0)   /* last nested 'off' */