Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dxilinx-xadc-core.c1090 static const struct of_device_id xadc_of_match_table[] = { variable
1095 MODULE_DEVICE_TABLE(of, xadc_of_match_table);
1221 id = of_match_node(xadc_of_match_table, dev->of_node); in xadc_probe()
1347 .of_match_table = xadc_of_match_table,
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dxilinx-xadc-core.c1179 static const struct of_device_id xadc_of_match_table[] = { variable
1192 MODULE_DEVICE_TABLE(of, xadc_of_match_table);
1447 .of_match_table = xadc_of_match_table,

Completed in 5 milliseconds