Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/can/
Ddev.h114 static inline void can_set_static_ctrlmode(struct net_device *dev, in can_set_static_ctrlmode() function
/linux-4.1.27/drivers/net/can/m_can/
Dm_can.c961 can_set_static_ctrlmode(dev, CAN_CTRLMODE_FD_NON_ISO); in alloc_m_can_dev()