Searched refs:RFKILL_EVENT_SIZE_V1 (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/include/linux/ | ||
D | rfkill.h | 98 #define RFKILL_EVENT_SIZE_V1 8 macro |
/linux-3.4.99/net/rfkill/ | ||
D | core.c | 1126 if (count < RFKILL_EVENT_SIZE_V1 - 1) in rfkill_fop_write() |