Searched refs:wm97xx_register_mach_ops (Results 1 – 5 of 5) sorted by relevance
207 return wm97xx_register_mach_ops(wm, &zylonite_mach_ops); in zylonite_wm97xx_probe()
287 return wm97xx_register_mach_ops(wm, &mainstone_mach_ops); in mainstone_wm97xx_probe()
799 int wm97xx_register_mach_ops(struct wm97xx *wm, in wm97xx_register_mach_ops() function812 EXPORT_SYMBOL_GPL(wm97xx_register_mach_ops);
366 ret = wm97xx_register_mach_ops(wm, &atmel_mach_ops); in atmel_wm97xx_probe()
337 int wm97xx_register_mach_ops(struct wm97xx *, struct wm97xx_mach_ops *);