Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dak5386.c154 static const struct of_device_id ak5386_dt_ids[] = { variable
158 MODULE_DEVICE_TABLE(of, ak5386_dt_ids);
182 if (of_match_device(of_match_ptr(ak5386_dt_ids), dev)) in ak5386_probe()
200 .of_match_table = of_match_ptr(ak5386_dt_ids),