Searched refs:ak5386_dt_ids (Results 1 – 1 of 1) sorted by relevance
99 static const struct of_device_id ak5386_dt_ids[] = { variable103 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),