ak5386_dt_ids     155 sound/soc/codecs/ak5386.c static const struct of_device_id ak5386_dt_ids[] = {
ak5386_dt_ids     159 sound/soc/codecs/ak5386.c MODULE_DEVICE_TABLE(of, ak5386_dt_ids);
ak5386_dt_ids     183 sound/soc/codecs/ak5386.c 	if (of_match_device(of_match_ptr(ak5386_dt_ids), dev))
ak5386_dt_ids     201 sound/soc/codecs/ak5386.c 		.of_match_table = of_match_ptr(ak5386_dt_ids),