ak4642_of_match   632 sound/soc/codecs/ak4642.c static const struct of_device_id ak4642_of_match[];
ak4642_of_match   650 sound/soc/codecs/ak4642.c 		of_id = of_match_device(ak4642_of_match, dev);
ak4642_of_match   679 sound/soc/codecs/ak4642.c static const struct of_device_id ak4642_of_match[] = {
ak4642_of_match   685 sound/soc/codecs/ak4642.c MODULE_DEVICE_TABLE(of, ak4642_of_match);
ak4642_of_match   698 sound/soc/codecs/ak4642.c 		.of_match_table = ak4642_of_match,