Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/adc/
Dqcom-spmi-adc5.c849 static const struct of_device_id adc5_match_table[] = { variable
864 MODULE_DEVICE_TABLE(of, adc5_match_table);
893 id = of_match_node(adc5_match_table, node); in adc5_get_dt_data()
986 .of_match_table = adc5_match_table,