wm97xx_codec_drv  329 drivers/input/touchscreen/wm9705.c struct wm97xx_codec_drv wm9705_codec = {
wm97xx_codec_drv  450 drivers/input/touchscreen/wm9712.c struct wm97xx_codec_drv wm9712_codec = {
wm97xx_codec_drv  460 drivers/input/touchscreen/wm9713.c struct wm97xx_codec_drv wm9713_codec = {
wm97xx_codec_drv  222 include/linux/wm97xx.h extern struct wm97xx_codec_drv wm9705_codec;
wm97xx_codec_drv  223 include/linux/wm97xx.h extern struct wm97xx_codec_drv wm9712_codec;
wm97xx_codec_drv  224 include/linux/wm97xx.h extern struct wm97xx_codec_drv wm9713_codec;
wm97xx_codec_drv  271 include/linux/wm97xx.h 	struct wm97xx_codec_drv *codec;	/* attached codec driver*/