Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/most/dim2/
H A Ddim2.c684 static const struct of_device_id dim2_of_match[]; variable
787 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[] = { variable
1089 MODULE_DEVICE_TABLE(of, dim2_of_match);
1096 .of_match_table = dim2_of_match,