Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcs42xx8-i2c.c21 static const struct of_device_id cs42xx8_of_match[]; variable
29 of_id = of_match_device(cs42xx8_of_match, &i2c->dev); in cs42xx8_i2c_probe()
53 static const struct of_device_id cs42xx8_of_match[] = { variable
58 MODULE_DEVICE_TABLE(of, cs42xx8_of_match);
71 .of_match_table = cs42xx8_of_match,
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcs42xx8-i2c.c52 .of_match_table = cs42xx8_of_match,
H A Dcs42xx8.c515 const struct of_device_id cs42xx8_of_match[] = { variable
520 MODULE_DEVICE_TABLE(of, cs42xx8_of_match);
521 EXPORT_SYMBOL_GPL(cs42xx8_of_match); variable
542 of_id = of_match_device(cs42xx8_of_match, dev); in cs42xx8_probe()
H A Dcs42xx8.h25 extern const struct of_device_id cs42xx8_of_match[];

Completed in 3 milliseconds