Searched refs:i2c_pxa_dt_ids (Results 1 – 1 of 1) sorted by relevance
1136 static const struct of_device_id i2c_pxa_dt_ids[] = { variable1142 MODULE_DEVICE_TABLE(of, i2c_pxa_dt_ids);1149 of_match_device(i2c_pxa_dt_ids, &pdev->dev); in i2c_pxa_probe_dt()1364 .of_match_table = i2c_pxa_dt_ids,