Home
last modified time | relevance | path

Searched refs:ak5386_dt_ids (Results 1 – 1 of 1) sorted by relevance

/sound/soc/codecs/
Dak5386.c99 static const struct of_device_id ak5386_dt_ids[] = { variable
103 MODULE_DEVICE_TABLE(of, ak5386_dt_ids);
118 if (of_match_device(of_match_ptr(ak5386_dt_ids), dev)) in ak5386_probe()
144 .of_match_table = of_match_ptr(ak5386_dt_ids),