cs42xx8_of_match 52 sound/soc/codecs/cs42xx8-i2c.c .of_match_table = cs42xx8_of_match, cs42xx8_of_match 514 sound/soc/codecs/cs42xx8.c const struct of_device_id cs42xx8_of_match[] = { cs42xx8_of_match 519 sound/soc/codecs/cs42xx8.c MODULE_DEVICE_TABLE(of, cs42xx8_of_match); cs42xx8_of_match 520 sound/soc/codecs/cs42xx8.c EXPORT_SYMBOL_GPL(cs42xx8_of_match); cs42xx8_of_match 541 sound/soc/codecs/cs42xx8.c of_id = of_match_device(cs42xx8_of_match, dev); cs42xx8_of_match 25 sound/soc/codecs/cs42xx8.h extern const struct of_device_id cs42xx8_of_match[];