Searched refs:twl_of_match (Results 1 – 2 of 2) sorted by relevance
546 static const struct of_device_id twl_of_match[] = { variable569 MODULE_DEVICE_TABLE(of, twl_of_match);582 match = of_match_device(twl_of_match, &pdev->dev); in twlreg_probe()657 .of_match_table = of_match_ptr(twl_of_match),
650 static const struct of_device_id twl_of_match[] = { variable680 MODULE_DEVICE_TABLE(of, twl_of_match);693 match = of_match_device(twl_of_match, &pdev->dev); in twlreg_probe()774 .of_match_table = of_match_ptr(twl_of_match),