Searched refs:cs42xx8_of_match (Results 1 – 3 of 3) sorted by relevance
515 const struct of_device_id cs42xx8_of_match[] = { variable520 MODULE_DEVICE_TABLE(of, cs42xx8_of_match);521 EXPORT_SYMBOL_GPL(cs42xx8_of_match);542 of_id = of_match_device(cs42xx8_of_match, dev); in cs42xx8_probe()
52 .of_match_table = cs42xx8_of_match,
25 extern const struct of_device_id cs42xx8_of_match[];