Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mfd/
Dsun6i-prcm.c136 static const struct of_device_id sun6i_prcm_dt_ids[] = { variable
155 match = of_match_node(sun6i_prcm_dt_ids, pdev->dev.of_node); in sun6i_prcm_probe()
180 .of_match_table = sun6i_prcm_dt_ids,