Searched refs:mpc5xxx_can_table (Results 1 – 1 of 1) sorted by relevance
285 static const struct of_device_id mpc5xxx_can_table[]; variable298 match = of_match_device(mpc5xxx_can_table, &ofdev->dev); in mpc5xxx_can_probe()366 match = of_match_device(mpc5xxx_can_table, &ofdev->dev); in mpc5xxx_can_remove()433 static const struct of_device_id mpc5xxx_can_table[] = { variable439 MODULE_DEVICE_TABLE(of, mpc5xxx_can_table);444 .of_match_table = mpc5xxx_can_table,