sgp_dt_ids 493 drivers/iio/chemical/sgp30.c static const struct of_device_id sgp_dt_ids[] = { sgp_dt_ids 512 drivers/iio/chemical/sgp30.c of_id = of_match_device(sgp_dt_ids, &client->dev); sgp_dt_ids 575 drivers/iio/chemical/sgp30.c MODULE_DEVICE_TABLE(of, sgp_dt_ids); sgp_dt_ids 580 drivers/iio/chemical/sgp30.c .of_match_table = of_match_ptr(sgp_dt_ids),