Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/can/
Ddev.h115 u32 static_mode) in can_set_static_ctrlmode() argument
120 priv->ctrlmode = static_mode; in can_set_static_ctrlmode()
121 priv->ctrlmode_static = static_mode; in can_set_static_ctrlmode()
124 if (static_mode & CAN_CTRLMODE_FD) in can_set_static_ctrlmode()