Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/adc/
Dxilinx-xadc-core.c1085 static const struct of_device_id xadc_of_match_table[] = { variable
1090 MODULE_DEVICE_TABLE(of, xadc_of_match_table);
1201 id = of_match_node(xadc_of_match_table, pdev->dev.of_node); in xadc_probe()
1384 .of_match_table = xadc_of_match_table,