Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/can/mscan/
H A Dmpc5xxx_can.c279 static const struct of_device_id mpc5xxx_can_table[]; variable
292 match = of_match_device(mpc5xxx_can_table, &ofdev->dev); in mpc5xxx_can_probe()
362 match = of_match_device(mpc5xxx_can_table, &ofdev->dev); in mpc5xxx_can_remove()
429 static const struct of_device_id mpc5xxx_can_table[] = { variable
435 MODULE_DEVICE_TABLE(of, mpc5xxx_can_table);
440 .of_match_table = mpc5xxx_can_table,
/kernel/linux/linux-6.6/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,

Completed in 2 milliseconds