Home
last modified time | relevance | path

Searched refs:mpc_i2c_of_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-mpc.c746 static const struct of_device_id mpc_i2c_of_match[]; variable
759 match = of_match_device(mpc_i2c_of_match, &op->dev); in fsl_i2c_probe()
925 static const struct of_device_id mpc_i2c_of_match[] = { variable
937 MODULE_DEVICE_TABLE(of, mpc_i2c_of_match);
945 .of_match_table = mpc_i2c_of_match,
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-mpc.c944 static const struct of_device_id mpc_i2c_of_match[] = { variable
956 MODULE_DEVICE_TABLE(of, mpc_i2c_of_match);
964 .of_match_table = mpc_i2c_of_match,

Completed in 3 milliseconds