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

/linux-4.1.27/drivers/iio/adc/
H A Dxilinx-xadc-core.c1049 static const struct of_device_id xadc_of_match_table[] = { variable in typeref:struct:of_device_id
1054 MODULE_DEVICE_TABLE(of, xadc_of_match_table);
1163 id = of_match_node(xadc_of_match_table, pdev->dev.of_node); xadc_probe()
1330 .of_match_table = xadc_of_match_table,

Completed in 33 milliseconds