Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/chemical/
H A Datlas-ezo-sensor.c194 static const struct of_device_id atlas_ezo_dt_ids[] = { variable
200 MODULE_DEVICE_TABLE(of, atlas_ezo_dt_ids);
214 of_id = of_match_device(atlas_ezo_dt_ids, &client->dev); in atlas_ezo_probe()
237 .of_match_table = atlas_ezo_dt_ids,