Searched refs:wm8904_type (Results 1 – 1 of 1) sorted by relevance
34 enum wm8904_type { enum55 enum wm8904_type devtype;2110 static enum wm8904_type wm8904_data = WM8904;2111 static enum wm8904_type wm8912_data = WM8912;2160 wm8904->devtype = *((enum wm8904_type *)match->data); in wm8904_i2c_probe()