Searched refs:RFKILL_TYPE_ALL (Results 1 – 4 of 4) 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() 678 NULL, /* RFKILL_TYPE_ALL */696 return RFKILL_TYPE_ALL; in rfkill_find_type() 701 return RFKILL_TYPE_ALL; in rfkill_find_type() 1014 if (WARN_ON(type == RFKILL_TYPE_ALL || type >= NUM_RFKILL_TYPES)) in rfkill_alloc() 1315 ev.type == RFKILL_TYPE_ALL) in rfkill_fop_write() 1323 ev.type == RFKILL_TYPE_ALL)) in rfkill_fop_write() 1426 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
320 return RFKILL_TYPE_ALL; in rfkill_find_type()