Searched refs:dim2_of_match (Results 1 – 1 of 1) sorted by relevance
684 static const struct of_device_id dim2_of_match[]; variable787 of_id = of_match_node(dim2_of_match, pdev->dev.of_node); in dim2_probe()1067 static const struct of_device_id dim2_of_match[] = { variable1089 MODULE_DEVICE_TABLE(of, dim2_of_match);1096 .of_match_table = dim2_of_match,