Searched refs:WM8904 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm8904.c | 3 * wm8904.c -- WM8904 ALSA SoC Audio driver 30 WM8904, enumerator 1195 case WM8904: in wm8904_add_widgets() 2109 case WM8904: in wm8904_probe() 2161 .data = (void *)WM8904, 2236 dev_err(&i2c->dev, "Device is not a WM8904, ID is %x\n", val); in wm8904_i2c_probe() 2329 { "wm8904", WM8904 }, 2331 { "wm8918", WM8904 }, /* Actually a subset, updates to follow */ 2347 MODULE_DESCRIPTION("ASoC WM8904 driver");
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm8904.c | 3 * wm8904.c -- WM8904 ALSA SoC Audio driver 30 WM8904, enumerator 1195 case WM8904: in wm8904_add_widgets() 2109 case WM8904: in wm8904_probe() 2160 .data = (void *)WM8904, 2238 dev_err(&i2c->dev, "Device is not a WM8904, ID is %x\n", val); in wm8904_i2c_probe() 2331 { "wm8904", WM8904 }, 2333 { "wm8918", WM8904 }, /* Actually a subset, updates to follow */ 2349 MODULE_DESCRIPTION("ASoC WM8904 driver");
|
Completed in 6 milliseconds