Searched defs:c_can_of_table (Results 1 - 1 of 1) sorted by relevance

/drivers/net/can/c_can/
H A Dc_can_platform.c179 static const struct of_device_id c_can_of_table[] = { variable in typeref:struct:of_device_id
184 MODULE_DEVICE_TABLE(of, c_can_of_table);
199 match = of_match_device(c_can_of_table, &pdev->dev);
396 .of_match_table = c_can_of_table,

Completed in 45 milliseconds