Searched refs:SETTIMER (Results 1 – 2 of 2) sorted by relevance
/external/kernel-headers/original/uapi/linux/can/ | ||
D | bcm.h | 92 #define SETTIMER 0x0001 macro |
/external/python/cpython3/Modules/ | ||
D | socketmodule.c | 7782 PyModule_AddIntConstant(m, "CAN_BCM_SETTIMER", SETTIMER); |