Searched refs:dim2_of_match (Results 1 – 1 of 1) sorted by relevance
678 static const struct of_device_id dim2_of_match[]; variable762 of_id = of_match_node(dim2_of_match, pdev->dev.of_node); in dim2_probe()1052 static const struct of_device_id dim2_of_match[] = { variable1074 MODULE_DEVICE_TABLE(of, dim2_of_match);1081 .of_match_table = dim2_of_match,