Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/can/
Ddev.h116 u32 static_mode) in can_set_static_ctrlmode() argument
121 priv->ctrlmode = static_mode; in can_set_static_ctrlmode()
122 priv->ctrlmode_static = static_mode; in can_set_static_ctrlmode()
125 if (static_mode & CAN_CTRLMODE_FD) in can_set_static_ctrlmode()