Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/can/
Ddev.h127 u32 static_mode) in can_set_static_ctrlmode() argument
132 priv->ctrlmode = static_mode; in can_set_static_ctrlmode()
133 priv->ctrlmode_static = static_mode; in can_set_static_ctrlmode()
136 if (static_mode & CAN_CTRLMODE_FD) in can_set_static_ctrlmode()