Searched refs:da9062_dt_ids (Results 1 – 1 of 1) sorted by relevance
614 static const struct of_device_id da9062_dt_ids[] = { variable619 MODULE_DEVICE_TABLE(of, da9062_dt_ids);639 match = of_match_node(da9062_dt_ids, i2c->dev.of_node); in da9062_i2c_probe()739 .of_match_table = of_match_ptr(da9062_dt_ids),