Home
last modified time | relevance | path

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

/linux/drivers/net/can/c_can/
H A Dc_can_main.c219 static inline void c_can_reset_ram(const struct c_can_priv *priv, bool enable) in c_can_reset_ram() function
1169 c_can_reset_ram(priv, true); in c_can_open()
1203 c_can_reset_ram(priv, false); in c_can_open()
1218 c_can_reset_ram(priv, false); in c_can_close()
1294 c_can_reset_ram(priv, false); in c_can_power_down()
1314 c_can_reset_ram(priv, true); in c_can_power_up()
1344 c_can_reset_ram(priv, false); in c_can_power_up()