dim2_of_match 679 drivers/staging/most/dim2/dim2.c static const struct of_device_id dim2_of_match[]; dim2_of_match 763 drivers/staging/most/dim2/dim2.c of_id = of_match_node(dim2_of_match, pdev->dev.of_node); dim2_of_match 1052 drivers/staging/most/dim2/dim2.c static const struct of_device_id dim2_of_match[] = { dim2_of_match 1074 drivers/staging/most/dim2/dim2.c MODULE_DEVICE_TABLE(of, dim2_of_match); dim2_of_match 1081 drivers/staging/most/dim2/dim2.c .of_match_table = dim2_of_match,