vmid_refcount     849 sound/soc/codecs/wm8994.c 	wm8994->vmid_refcount++;
vmid_refcount     852 sound/soc/codecs/wm8994.c 		wm8994->vmid_refcount);
vmid_refcount     854 sound/soc/codecs/wm8994.c 	if (wm8994->vmid_refcount == 1) {
vmid_refcount     926 sound/soc/codecs/wm8994.c 	wm8994->vmid_refcount--;
vmid_refcount     929 sound/soc/codecs/wm8994.c 		wm8994->vmid_refcount);
vmid_refcount     931 sound/soc/codecs/wm8994.c 	if (wm8994->vmid_refcount == 0) {
vmid_refcount      88 sound/soc/codecs/wm8994.h 	int vmid_refcount;