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

/linux-master/include/uapi/linux/can/
H A Dbcm.h92 #define SETTIMER 0x0001 macro
/linux-master/net/can/
H A Dbcm.c919 if ((msg_head->flags & SETTIMER) && bcm_is_invalid_tv(msg_head))
1040 if (op->flags & SETTIMER) {
1105 if ((msg_head->flags & SETTIMER) && bcm_is_invalid_tv(msg_head))
1230 if (op->flags & SETTIMER) {

Completed in 259 milliseconds