Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dpv88080-regulator.c215 static const struct of_device_id pv88080_dt_ids[] = { variable
221 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),