Searched refs:sgp_dt_ids (Results 1 – 1 of 1) sorted by relevance
493 static const struct of_device_id sgp_dt_ids[] = { variable512 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),