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

/drivers/net/can/
H A Dat91_can.c1261 static const struct of_device_id at91_can_dt_ids[] = { variable in typeref:struct:of_device_id
1272 MODULE_DEVICE_TABLE(of, at91_can_dt_ids);
1280 match = of_match_node(at91_can_dt_ids, pdev->dev.of_node);
1432 .of_match_table = of_match_ptr(at91_can_dt_ids),

Completed in 15 milliseconds