Searched refs:of_pwrap_match_tbl (Results 1 – 1 of 1) sorted by relevance
792 static struct of_device_id of_pwrap_match_tbl[] = { variable803 MODULE_DEVICE_TABLE(of, of_pwrap_match_tbl);811 of_match_device(of_pwrap_match_tbl, &pdev->dev); in pwrap_probe()931 .of_match_table = of_match_ptr(of_pwrap_match_tbl),