Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/can/c_can/
Dc_can_platform.c242 static const struct of_device_id c_can_of_table[] = { variable
250 MODULE_DEVICE_TABLE(of, c_can_of_table);
265 match = of_match_device(c_can_of_table, &pdev->dev); in c_can_plat_probe()
485 .of_match_table = c_can_of_table,