Home
last modified time | relevance | path

Searched refs:mlxbf_i2c_dt_ids (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/i2c/busses/
Di2c-mlxbf.c2212 static const struct of_device_id mlxbf_i2c_dt_ids[] = { variable
2224 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,