wm97xx_register_mach_ops  763 arch/mips/alchemy/devboards/db1300.c 	return wm97xx_register_mach_ops(wm, &db1300_wm97xx_ops);
wm97xx_register_mach_ops  281 drivers/input/touchscreen/mainstone-wm97xx.c 	return wm97xx_register_mach_ops(wm, &mainstone_mach_ops);
wm97xx_register_mach_ops  882 drivers/input/touchscreen/wm97xx-core.c EXPORT_SYMBOL_GPL(wm97xx_register_mach_ops);
wm97xx_register_mach_ops  203 drivers/input/touchscreen/zylonite-wm97xx.c 	return wm97xx_register_mach_ops(wm, &zylonite_mach_ops);
wm97xx_register_mach_ops  335 include/linux/wm97xx.h int wm97xx_register_mach_ops(struct wm97xx *, struct wm97xx_mach_ops *);