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.c16 struct can_transceiver_data { struct
80 static const struct can_transceiver_data tcan1042_drvdata = {
84 static const struct can_transceiver_data tcan1043_drvdata = {
88 static const struct can_transceiver_data tja1048_drvdata = {
92 static const struct can_transceiver_data tja1051_drvdata = {
96 static const struct can_transceiver_data tja1057_drvdata = {
164 const struct can_transceiver_data *drvdata; in can_transceiver_phy_probe()