Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
560 .of_match_table = of_match_ptr(pv88080_dt_ids),
/kernel/linux/linux-6.6/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),

Completed in 2 milliseconds