Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/can/c_can/
Dc_can_main.c220 static inline void c_can_reset_ram(const struct c_can_priv *priv, bool enable) in c_can_reset_ram() function
1170 c_can_reset_ram(priv, true); in c_can_open()
1206 c_can_reset_ram(priv, false); in c_can_open()
1221 c_can_reset_ram(priv, false); in c_can_close()
1299 c_can_reset_ram(priv, false); in c_can_power_down()
1319 c_can_reset_ram(priv, true); in c_can_power_up()
1349 c_can_reset_ram(priv, false); in c_can_power_up()