Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/can/c_can/
Dc_can.c239 static inline void c_can_reset_ram(const struct c_can_priv *priv, bool enable) in c_can_reset_ram() function
1151 c_can_reset_ram(priv, true); in c_can_open()
1187 c_can_reset_ram(priv, false); in c_can_open()
1202 c_can_reset_ram(priv, false); in c_can_close()
1262 c_can_reset_ram(priv, false); in c_can_power_down()
1282 c_can_reset_ram(priv, true); in c_can_power_up()
1312 c_can_reset_ram(priv, false); in c_can_power_up()