Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/chemical/
Dsgp30.c493 static const struct of_device_id sgp_dt_ids[] = { variable
512 of_id = of_match_device(sgp_dt_ids, &client->dev); in sgp_probe()
575 MODULE_DEVICE_TABLE(of, sgp_dt_ids);
580 .of_match_table = of_match_ptr(sgp_dt_ids),