Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/chemical/
Datlas-ph-sensor.c504 static const struct of_device_id atlas_dt_ids[] = { variable
510 MODULE_DEVICE_TABLE(of, atlas_dt_ids);
526 of_id = of_match_device(atlas_dt_ids, &client->dev); in atlas_probe()
674 .of_match_table = of_match_ptr(atlas_dt_ids),