Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dpv88080-regulator.c200 static const struct of_device_id pv88080_dt_ids[] = { variable
206 MODULE_DEVICE_TABLE(of, pv88080_dt_ids);
402 match = of_match_node(pv88080_dt_ids, i2c->dev.of_node); in pv88080_i2c_probe()
561 .of_match_table = of_match_ptr(pv88080_dt_ids),