Home
last modified time | relevance | path

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

/include/linux/can/
Ddev.h161 u32 static_mode) in can_set_static_ctrlmode() argument
166 priv->ctrlmode = static_mode; in can_set_static_ctrlmode()
167 priv->ctrlmode_static = static_mode; in can_set_static_ctrlmode()
170 if (static_mode & CAN_CTRLMODE_FD) in can_set_static_ctrlmode()