Searched defs:i2c_pxa_dt_ids (Results 1 - 1 of 1) sorted by relevance

/drivers/i2c/busses/
H A Di2c-pxa.c1087 static const struct of_device_id i2c_pxa_dt_ids[] = { variable in typeref:struct:of_device_id
1093 MODULE_DEVICE_TABLE(of, i2c_pxa_dt_ids);
1100 of_match_device(i2c_pxa_dt_ids, &pdev->dev);
1333 .of_match_table = i2c_pxa_dt_ids,

Completed in 55 milliseconds