Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mfd/
H A Dda9062-core.c614 static const struct of_device_id da9062_dt_ids[] = { variable
619 MODULE_DEVICE_TABLE(of, da9062_dt_ids);
639 match = of_match_node(da9062_dt_ids, i2c->dev.of_node); in da9062_i2c_probe()
739 .of_match_table = of_match_ptr(da9062_dt_ids),
/kernel/linux/linux-6.6/drivers/mfd/
H A Dda9062-core.c591 static const struct of_device_id da9062_dt_ids[] = { variable
596 MODULE_DEVICE_TABLE(of, da9062_dt_ids);
727 .of_match_table = da9062_dt_ids,

Completed in 3 milliseconds