Home
last modified time | relevance | path

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

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