Home
last modified time | relevance | path

Searched refs:max98373_of_match (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dmax98373-i2c.c583 static const struct of_device_id max98373_of_match[] = { variable
587 MODULE_DEVICE_TABLE(of, max98373_of_match);
601 .of_match_table = of_match_ptr(max98373_of_match),
H A Dmax98373-sdw.c842 static const struct of_device_id max98373_of_match[] = { variable
846 MODULE_DEVICE_TABLE(of, max98373_of_match);
867 .of_match_table = of_match_ptr(max98373_of_match),
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dmax98373-i2c.c605 static const struct of_device_id max98373_of_match[] = { variable
609 MODULE_DEVICE_TABLE(of, max98373_of_match);
623 .of_match_table = of_match_ptr(max98373_of_match),
H A Dmax98373-sdw.c851 static const struct of_device_id max98373_of_match[] = { variable
855 MODULE_DEVICE_TABLE(of, max98373_of_match);
876 .of_match_table = of_match_ptr(max98373_of_match),

Completed in 4 milliseconds