Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/adc/
Dcpcap-adc.c944 static const struct of_device_id cpcap_adc_id_table[] = { variable
954 MODULE_DEVICE_TABLE(of, cpcap_adc_id_table);
963 match = of_match_device(of_match_ptr(cpcap_adc_id_table), in cpcap_adc_probe()
1032 .of_match_table = of_match_ptr(cpcap_adc_id_table),