Home
last modified time | relevance | path

Searched defs:j1939_priv (Results 1 – 2 of 2) sorted by relevance

/linux/net/can/j1939/
A Dj1939-priv.h46 struct j1939_priv { struct
47 struct list_head ecus;
60 rwlock_t lock;
62 struct net_device *ndev;
67 struct j1939_addr_ent {
71 } ents[256];
73 struct kref kref;
99 int j1939_local_ecu_get(struct j1939_priv *priv, name_t name, u8 sa); argument
/linux/include/linux/can/
A Dcan-ml.h65 struct j1939_priv *j1939_priv; member

Completed in 4 milliseconds