Searched defs:rfkill (Results 1 – 3 of 3) sorted by relevance
37 struct rfkill { struct40 enum rfkill_type type; argument53 const struct rfkill_ops *ops; argument69 #define to_rfkill(d) container_of(d, struct rfkill, dev) argument137 struct rfkill *rfkill; in rfkill_led_trigger_activate() local180 struct rfkill *rfkill; in rfkill_global_led_trigger_worker() local411 struct rfkill *rfkill; in __rfkill_switch_all() local456 struct rfkill *rfkill; in rfkill_epo() local987 struct rfkill *rfkill; in rfkill_alloc() local1024 struct rfkill *rfkill; in rfkill_poll() local[all …]
33 struct rfkill_gpio_data *rfkill = data; in rfkill_gpio_set_power() local67 struct rfkill_gpio_data *rfkill) in rfkill_gpio_acpi_probe()96 struct rfkill_gpio_data *rfkill; in rfkill_gpio_probe() local186 struct rfkill_gpio_data *rfkill = platform_get_drvdata(pdev); in rfkill_gpio_remove() local
217 static void cfg80211_rfkill_poll(struct rfkill *rfkill, void *data) in cfg80211_rfkill_poll()
Completed in 13 milliseconds