Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/mscan/
H A Dmpc5xxx_can.c281 static const struct of_device_id mpc5xxx_can_table[]; variable
359 match = of_match_device(mpc5xxx_can_table, &ofdev->dev); in mpc5xxx_can_remove()
424 static const struct of_device_id mpc5xxx_can_table[] = { variable
430 MODULE_DEVICE_TABLE(of, mpc5xxx_can_table);
435 .of_match_table = mpc5xxx_can_table,