Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-mxs.c795 static const struct of_device_id mxs_i2c_dt_ids[] = { variable
800 MODULE_DEVICE_TABLE(of, mxs_i2c_dt_ids);
805 of_match_device(mxs_i2c_dt_ids, &pdev->dev); in mxs_i2c_probe()
892 .of_match_table = mxs_i2c_dt_ids,