Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/can/spi/
Dmcp251x.c999 static const struct of_device_id mcp251x_of_match[] = { variable
1010 MODULE_DEVICE_TABLE(of, mcp251x_of_match);
1027 const struct of_device_id *of_id = of_match_device(mcp251x_of_match, in mcp251x_can_probe()
1246 .of_match_table = mcp251x_of_match,