j1939_ecu
struct j1939_ecu *ecu, *prev;
struct j1939_ecu *ecu;
struct j1939_ecu *ecu;
void j1939_ecu_timer_start(struct j1939_ecu *ecu)
void j1939_ecu_timer_cancel(struct j1939_ecu *ecu)
struct j1939_ecu *ecu =
container_of(hrtimer, struct j1939_ecu, ac_timer);
struct j1939_ecu *j1939_ecu_create_locked(struct j1939_priv *priv, name_t name)
struct j1939_ecu *ecu;
struct j1939_ecu *j1939_ecu_find_by_addr_locked(struct j1939_priv *priv,
struct j1939_ecu *j1939_ecu_get_by_addr_locked(struct j1939_priv *priv, u8 addr)
struct j1939_ecu *ecu;
struct j1939_ecu *ecu = container_of(kref, struct j1939_ecu, kref);
struct j1939_ecu *j1939_ecu_get_by_addr(struct j1939_priv *priv, u8 addr)
struct j1939_ecu *ecu;
static struct j1939_ecu *j1939_ecu_find_by_name_locked(struct j1939_priv *priv,
struct j1939_ecu *ecu;
struct j1939_ecu *j1939_ecu_get_by_name_locked(struct j1939_priv *priv,
struct j1939_ecu *ecu;
struct j1939_ecu *j1939_ecu_get_by_name(struct j1939_priv *priv, name_t name)
struct j1939_ecu *ecu;
struct j1939_ecu *ecu;
void j1939_ecu_put(struct j1939_ecu *ecu)
struct j1939_ecu *ecu;
struct j1939_ecu *ecu;
static void j1939_ecu_get(struct j1939_ecu *ecu)
static bool j1939_ecu_is_mapped_locked(struct j1939_ecu *ecu)
static void j1939_ecu_map_locked(struct j1939_ecu *ecu)
void j1939_ecu_unmap_locked(struct j1939_ecu *ecu)
void j1939_ecu_unmap(struct j1939_ecu *ecu)
void j1939_ecu_unmap_locked(struct j1939_ecu *ecu);
void j1939_ecu_unmap(struct j1939_ecu *ecu);
struct j1939_ecu *j1939_ecu_find_by_addr_locked(struct j1939_priv *priv,
struct j1939_ecu *j1939_ecu_get_by_addr(struct j1939_priv *priv, u8 addr);
struct j1939_ecu *j1939_ecu_get_by_addr_locked(struct j1939_priv *priv,
struct j1939_ecu *j1939_ecu_get_by_name(struct j1939_priv *priv, name_t name);
struct j1939_ecu *j1939_ecu_get_by_name_locked(struct j1939_priv *priv,
struct j1939_ecu *j1939_ecu_create_locked(struct j1939_priv *priv, name_t name);
void j1939_ecu_timer_start(struct j1939_ecu *ecu);
void j1939_ecu_timer_cancel(struct j1939_ecu *ecu);
struct j1939_ecu *ecu;
void j1939_ecu_put(struct j1939_ecu *ecu);