Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/can/
Ddev.h176 u32 static_mode) in can_set_static_ctrlmode() argument
181 priv->ctrlmode = static_mode; in can_set_static_ctrlmode()
182 priv->ctrlmode_static = static_mode; in can_set_static_ctrlmode()
185 if (static_mode & CAN_CTRLMODE_FD) in can_set_static_ctrlmode()