Home
last modified time | relevance | path

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

/linux-3.4.99/net/rfkill/
Drfkill-regulator.c32 struct rfkill_regulator_data *rfkill_data = data; in rfkill_regulator_set_block() local
61 struct rfkill_regulator_data *rfkill_data; in rfkill_regulator_probe() local
127 struct rfkill_regulator_data *rfkill_data = platform_get_drvdata(pdev); in rfkill_regulator_remove() local
Dcore.c86 struct rfkill_data { struct
87 struct list_head list;
88 struct list_head events;
89 struct mutex mtx;
90 wait_queue_head_t read_wait;
91 bool input_handler;