Home
last modified time | relevance | path

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

/linux-4.4.14/net/rfkill/
Drfkill-regulator.c32 struct rfkill_regulator_data *rfkill_data = data; in rfkill_regulator_set_block() local
63 struct rfkill_regulator_data *rfkill_data; in rfkill_regulator_probe() local
129 struct rfkill_regulator_data *rfkill_data = platform_get_drvdata(pdev); in rfkill_regulator_remove() local
Dcore.c84 struct rfkill_data { struct
85 struct list_head list;
86 struct list_head events;
87 struct mutex mtx;
88 wait_queue_head_t read_wait;
89 bool input_handler;