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