Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/most/dim2/
Ddim2.c678 static const struct of_device_id dim2_of_match[]; variable
762 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[] = { variable
1074 MODULE_DEVICE_TABLE(of, dim2_of_match);
1081 .of_match_table = dim2_of_match,