Home
last modified time | relevance | path

Searched refs:wm8904_of_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm8904.c2158 static const struct of_device_id wm8904_of_match[] = { variable
2169 MODULE_DEVICE_TABLE(of, wm8904_of_match);
2202 match = of_match_node(wm8904_of_match, i2c->dev.of_node); in wm8904_i2c_probe()
2339 .of_match_table = of_match_ptr(wm8904_of_match),
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm8904.c2157 static const struct of_device_id wm8904_of_match[] = { variable
2168 MODULE_DEVICE_TABLE(of, wm8904_of_match);
2202 match = of_match_node(wm8904_of_match, i2c->dev.of_node); in wm8904_i2c_probe()
2341 .of_match_table = of_match_ptr(wm8904_of_match),

Completed in 6 milliseconds