Home
last modified time | relevance | path

Searched defs:rfkill_data (Results 1 – 1 of 1) sorted by relevance

/linux/net/rfkill/
H A Dcore.c78 struct rfkill_data { struct
79 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;