Searched refs:msgobj15_eff (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/can/cc770/
H A Dcc770.c66 * "msgobj15_eff". If not equal 0, it will receive 29-bit EFF frames,
69 static int msgobj15_eff; variable
70 module_param(msgobj15_eff, int, S_IRUGO);
71 MODULE_PARM_DESC(msgobj15_eff, "Extended 29-bit frames for message object 15 "
869 if (msgobj15_eff) { cc770_init()

Completed in 125 milliseconds