Searched defs:rfkill_data (Results 1 – 1 of 1) sorted by relevance
78 struct rfkill_data { struct79 struct list_head list;80 struct list_head events;81 struct mutex mtx;82 wait_queue_head_t read_wait;83 u32 event_count;84 bool input_handler;85 u8 max_size;