Searched refs:RFKILL_EVENT_SIZE_V1 (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | rfkill.h | 102 #define RFKILL_EVENT_SIZE_V1 8 macro |
/Linux-v4.19/net/rfkill/ | ||
D | core.c | 1223 if (count < RFKILL_EVENT_SIZE_V1 - 1) in rfkill_fop_write() |