Home
last modified time | relevance | path

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

/linux/drivers/net/can/mscan/
A Dmpc5xxx_can.c279 static const struct of_device_id mpc5xxx_can_table[]; variable
355 match = of_match_device(mpc5xxx_can_table, &ofdev->dev); in mpc5xxx_can_remove()
422 static const struct of_device_id mpc5xxx_can_table[] = { variable
428 MODULE_DEVICE_TABLE(of, mpc5xxx_can_table);
433 .of_match_table = mpc5xxx_can_table,

Completed in 3 milliseconds