Home
last modified time | relevance | path

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

/linux/drivers/net/can/mscan/
H A Dmpc5xxx_can.c283 static const struct of_device_id mpc5xxx_can_table[]; variable
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,