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