Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/potentiometer/
Dds1803.c142 static const struct of_device_id ds1803_dt_ids[] = { variable
148 MODULE_DEVICE_TABLE(of, ds1803_dt_ids);
162 .of_match_table = of_match_ptr(ds1803_dt_ids),