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

/linux-master/drivers/net/can/
H A Dat91_can.c1017 static const struct of_device_id at91_can_dt_ids[] = { variable in typeref:struct:of_device_id
1028 MODULE_DEVICE_TABLE(of, at91_can_dt_ids);
1036 match = of_match_node(at91_can_dt_ids, pdev->dev.of_node);
1197 .of_match_table = of_match_ptr(at91_can_dt_ids),

Completed in 183 milliseconds