Home
last modified time | relevance | path

Searched refs:dim2_of_match (Results 1 – 1 of 1) sorted by relevance

/drivers/staging/most/dim2/
Ddim2.c688 static const struct of_device_id dim2_of_match[]; variable
791 of_id = of_match_node(dim2_of_match, pdev->dev.of_node); in dim2_probe()
1058 static const struct of_device_id dim2_of_match[] = { variable
1080 MODULE_DEVICE_TABLE(of, dim2_of_match);
1087 .of_match_table = dim2_of_match,