Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm8580.c992 static const struct of_device_id wm8580_of_match[] = { variable
997 MODULE_DEVICE_TABLE(of, wm8580_of_match);
1027 of_id = of_match_device(wm8580_of_match, &i2c->dev); in wm8580_i2c_probe()
1052 .of_match_table = wm8580_of_match,
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm8580.c991 static const struct of_device_id wm8580_of_match[] = { variable
996 MODULE_DEVICE_TABLE(of, wm8580_of_match);
1025 of_id = of_match_device(wm8580_of_match, &i2c->dev); in wm8580_i2c_probe()
1050 .of_match_table = wm8580_of_match,

Completed in 3 milliseconds