Searched refs:mlxbf_i2c_dt_ids (Results 1 – 1 of 1) sorted by relevance
2212 static const struct of_device_id mlxbf_i2c_dt_ids[] = { variable2224 MODULE_DEVICE_TABLE(of, mlxbf_i2c_dt_ids);2281 oid = of_match_node(mlxbf_i2c_dt_ids, dev->of_node); in mlxbf_i2c_of_probe()2441 .of_match_table = mlxbf_i2c_dt_ids,