Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Drfkill.h98 #define RFKILL_EVENT_SIZE_V1 8 macro
/linux-3.4.99/net/rfkill/
Dcore.c1126 if (count < RFKILL_EVENT_SIZE_V1 - 1) in rfkill_fop_write()