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