Home
last modified time | relevance | path

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

/linux-3.3/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.c85 struct rfkill_data { struct
86 struct list_head list;
87 struct list_head events;
88 struct mutex mtx;
89 wait_queue_head_t read_wait;
90 bool input_handler;