Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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),