Searched defs:rfkill_data (Results 1 – 1 of 1) sorted by relevance
76 struct rfkill_data { struct77 struct list_head list;78 struct list_head events;79 struct mutex mtx;80 wait_queue_head_t read_wait;81 bool input_handler;82 u8 max_size;