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

/linux-4.4.14/sound/soc/codecs/
H A Dak5386.c155 static const struct of_device_id ak5386_dt_ids[] = { variable in typeref:struct:of_device_id
159 MODULE_DEVICE_TABLE(of, ak5386_dt_ids);
183 if (of_match_device(of_match_ptr(ak5386_dt_ids), dev)) ak5386_probe()
208 .of_match_table = of_match_ptr(ak5386_dt_ids),

Completed in 38 milliseconds