Searched refs:pv88080_dt_ids (Results 1 – 1 of 1) sorted by relevance
215 static const struct of_device_id pv88080_dt_ids[] = { variable221 MODULE_DEVICE_TABLE(of, pv88080_dt_ids);453 match = of_match_node(pv88080_dt_ids, i2c->dev.of_node); in pv88080_i2c_probe()611 .of_match_table = of_match_ptr(pv88080_dt_ids),