Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/i2c/busses/
Di2c-pxa.c1151 static const struct of_device_id i2c_pxa_dt_ids[] = { variable
1158 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,