Searched refs:RFKILL_TYPE_ALL (Results 1 – 3 of 3) sorted by relevance
401 if (type != RFKILL_TYPE_ALL) { in rfkill_update_global_state()429 if (rfkill->type != type && type != RFKILL_TYPE_ALL) in __rfkill_switch_all()696 return RFKILL_TYPE_ALL; in rfkill_find_type()701 return RFKILL_TYPE_ALL; in rfkill_find_type()1013 if (WARN_ON(type == RFKILL_TYPE_ALL || type >= NUM_RFKILL_TYPES)) in rfkill_alloc()1313 ev.type == RFKILL_TYPE_ALL) in rfkill_fop_write()1321 ev.type == RFKILL_TYPE_ALL)) in rfkill_fop_write()1424 rfkill_update_global_state(RFKILL_TYPE_ALL, !rfkill_default_state); in rfkill_init()
211 rfkill_schedule_toggle(RFKILL_TYPE_ALL); in rfkill_event()
44 RFKILL_TYPE_ALL = 0, enumerator