Home
last modified time | relevance | path

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

/linux/drivers/phy/
H A Dphy-can-transceiver.c15 struct can_transceiver_data { struct
79 static const struct can_transceiver_data tcan1042_drvdata = {
83 static const struct can_transceiver_data tcan1043_drvdata = {
87 static const struct can_transceiver_data tja1048_drvdata = {
91 static const struct can_transceiver_data tja1051_drvdata = {
95 static const struct can_transceiver_data tja1057_drvdata = {
124 const struct can_transceiver_data *drvdata; in can_transceiver_phy_probe()