Searched refs:rfkill (Results 1 – 5 of 5) sorted by relevance
41 struct rfkill;62 void (*poll)(struct rfkill *rfkill, void *data);63 void (*query)(struct rfkill *rfkill, void *data);79 struct rfkill * __must_check rfkill_alloc(const char *name,100 int __must_check rfkill_register(struct rfkill *rfkill);110 void rfkill_pause_polling(struct rfkill *rfkill);119 void rfkill_resume_polling(struct rfkill *rfkill);130 void rfkill_unregister(struct rfkill *rfkill);138 void rfkill_destroy(struct rfkill *rfkill);159 bool rfkill_set_hw_state(struct rfkill *rfkill, bool blocked);[all …]
425 struct rfkill *rfkill; member
201 struct rfkill *rfkill; member
402 struct rfkill *rfkill; member
12448 F: Documentation/rfkill.txt12449 F: Documentation/ABI/stable/sysfs-class-rfkill12450 F: net/rfkill/12451 F: include/linux/rfkill.h12452 F: include/uapi/linux/rfkill.h