Searched refs:da9121_dt_ids (Results 1 – 1 of 1) sorted by relevance
1005 static const struct of_device_id da9121_dt_ids[] = { variable1015 MODULE_DEVICE_TABLE(of, da9121_dt_ids);1019 const struct of_device_id *id = of_match_device(da9121_dt_ids, dev); in da9121_of_get_id()1094 .of_match_table = of_match_ptr(da9121_dt_ids),