Searched refs:j1939_ecu (Results 1 – 3 of 3) sorted by relevance
19 struct j1939_ecu *ecu = container_of(kref, struct j1939_ecu, kref); in __j1939_ecu_release()129 struct j1939_ecu *ecu = in j1939_ecu_timer_handler()150 struct j1939_ecu *ecu; in j1939_ecu_create_locked()182 struct j1939_ecu *ecu; in j1939_ecu_get_by_addr_locked()198 struct j1939_ecu *ecu; in j1939_ecu_get_by_addr()211 struct j1939_ecu *ecu; in j1939_ecu_find_by_name_locked()226 struct j1939_ecu *ecu; in j1939_ecu_get_by_name_locked()242 struct j1939_ecu *ecu; in j1939_ecu_get_by_name()253 struct j1939_ecu *ecu; in j1939_name_to_addr()278 struct j1939_ecu *ecu; in j1939_local_ecu_get()[all …]
32 struct j1939_ecu { struct68 struct j1939_ecu *ecu;96 void j1939_ecu_put(struct j1939_ecu *ecu);124 void j1939_ecu_unmap_locked(struct j1939_ecu *ecu);125 void j1939_ecu_unmap(struct j1939_ecu *ecu);128 struct j1939_ecu *j1939_ecu_find_by_addr_locked(struct j1939_priv *priv,130 struct j1939_ecu *j1939_ecu_get_by_addr(struct j1939_priv *priv, u8 addr);131 struct j1939_ecu *j1939_ecu_get_by_addr_locked(struct j1939_priv *priv,134 struct j1939_ecu *j1939_ecu_get_by_name_locked(struct j1939_priv *priv,203 void j1939_ecu_timer_start(struct j1939_ecu *ecu);[all …]
87 struct j1939_ecu *ecu; in j1939_ac_fixup()129 struct j1939_ecu *ecu, *prev; in j1939_ac_process()210 struct j1939_ecu *ecu; in j1939_ac_recv()
Completed in 5 milliseconds