Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/can/sja1000/
Dsja1000_platform.c198 static const struct of_device_id sp_of_table[] = { variable
203 MODULE_DEVICE_TABLE(of, sp_of_table);
245 of_id = of_match_device(sp_of_table, &pdev->dev); in sp_probe()
314 .of_match_table = sp_of_table,